In RGB color space, #d2d2d2 hex color has a red value of 210, a green value of 210 and a blue value of 210.
In CMYK color space (used in color printing), #d2d2d2 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 17.65% black.
#d2d2d2 color has a hue of 0 degrees, a saturation of 0% and a lightness of 82.4%.
#d2d2d2 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #d2d2d2 is #cccccc
#d2d2d2 hex color has a decimal value of 13816530.
HEX | d2d2d2 | #d2d2d2 |
---|---|---|
RGB | 210, 210, 210 | rgb(210, 210, 210) |
RGB Percent | 82.35, 82.35, 82.35 | rgb(82.35, 82.35, 82.35) |
CMYK | 0, 0, 0, 18 | |
HSL | 0°, 0, 82.4 | hsl(0, 0%, 82.4%) |
HSV | 0°, 0, 82.352941176471 |
XYZ | 61.258, 64.448, 70.184 |
---|---|
Hunter Lab | 80.28, -4.283, 4.362 |
CIE-LAB | 84.198, 0.005, -0.009 |
CIE-LCH | 84.198, 0.01, 299.055 |
CIE-LUV | 0, 0, 0, 17.65 |
Web Safe | cccccc |
RGB percent of color #d2d2d2
CMYK percent of color #d2d2d2
Text with hexadecimal color #d2d2d2
This text has a font color of #d2d2d2
<p style="color:#d2d2d2">Text here</p>
#d2d2d2 Background Color
This box has a background color of #d2d2d2
<div style="background-color:#d2d2d2">Text here</div>
#d2d2d2 Border Color
This box has a border color of #d2d2d2
<div style="border: 4px solid #d2d2d2">Text here</div>
CSS codes
<p style="color:#d2d2d2">Text here</p>
<div style="background-color:#d2d2d2">Text here</div>
<div style="border: 4px solid #d2d2d2">Text here</div>
#d2d2d2 Color on white background
This is how a font and box color of #d2d2d2 will look
on a white background.
#d2d2d2 Color on black background
This is how a font and box color of #d2d2d2 hex color will look
on a black background.