#d2d2c8 color space conversions
Hex:
#d2d2c8
RGB:
210, 210, 200
CMY:
18, 18, 22
CMYK:
0, 0, 5, 18
HSL:
60°, 10.0000%, 80.3922%
HSV (HSB):
60°, 4.7619%, 82.3529%
XYZ:
60.0503, 63.9650, 63.8251
xyY:
0.3197, 0.3405, 63.9650
CIE-Lab:
83.9475, -1.7705, 4.9420
CIE-LCH:
83.9475, 5.2496, 109.7108
CIE-Luv:
83.9475, 0.5561, 7.6865
Hunter-Lab:
79.9781, -5.9378, 8.6694
#d2d2c8 color charts
#d2d2c8 color shades, tints & tones
#d2d2c8 color schemes
#d2d2c8 color preview, HTML & CSS examples
This text has a color of #d2d2c8
<p style="color:#d2d2c8;">Text here</p>
.mytext {color:#d2d2c8;}
This box has a color of #d2d2c8
<div style="background-color:#d2d2c8;">Content here</div>
.mybackground {background-color:#d2d2c8;}
Border around this has a color of #d2d2c8
<div style="border:2px solid #d2d2c8;">Content here</div>
.myborder {border:2px solid #d2d2c8;}