#d2cfcd color space conversions
Hex:
#d2cfcd
RGB:
210, 207, 205
CMY:
18, 19, 20
CMYK:
0, 1, 2, 18
HSL:
24°, 5.2632%, 81.3725%
HSV (HSB):
24°, 2.3810%, 82.3529%
XYZ:
59.9106, 62.7351, 66.7091
xyY:
0.3164, 0.3313, 62.7351
CIE-Lab:
83.3028, 0.6756, 1.3463
CIE-LCH:
83.3028, 1.5063, 63.3501
CIE-Luv:
83.3028, 1.8251, 1.9059
Hunter-Lab:
79.2055, -3.5931, 5.5081
#d2cfcd color charts
#d2cfcd color shades, tints & tones
#d2cfcd color schemes
#d2cfcd color preview, HTML & CSS examples
This text has a color of #d2cfcd
<p style="color:#d2cfcd;">Text here</p>
.mytext {color:#d2cfcd;}
This box has a color of #d2cfcd
<div style="background-color:#d2cfcd;">Content here</div>
.mybackground {background-color:#d2cfcd;}
Border around this has a color of #d2cfcd
<div style="border:2px solid #d2cfcd;">Content here</div>
.myborder {border:2px solid #d2cfcd;}