#d2cfc2 color space conversions
Hex:
#d2cfc2
RGB:
210, 207, 194
CMY:
18, 19, 24
CMYK:
0, 1, 8, 18
HSL:
49°, 15.0943%, 79.2157%
HSV (HSB):
49°, 7.6190%, 82.3529%
XYZ:
58.6288, 62.2223, 59.9590
xyY:
0.3243, 0.3441, 62.2223
CIE-Lab:
83.0315, -1.2346, 6.8129
CIE-LCH:
83.0315, 6.9238, 100.2717
CIE-Luv:
83.0315, 2.4671, 10.3032
Hunter-Lab:
78.8811, -5.3710, 10.1494
#d2cfc2 color charts
#d2cfc2 color shades, tints & tones
#d2cfc2 color schemes
#d2cfc2 color preview, HTML & CSS examples
This text has a color of #d2cfc2
<p style="color:#d2cfc2;">Text here</p>
.mytext {color:#d2cfc2;}
This box has a color of #d2cfc2
<div style="background-color:#d2cfc2;">Content here</div>
.mybackground {background-color:#d2cfc2;}
Border around this has a color of #d2cfc2
<div style="border:2px solid #d2cfc2;">Content here</div>
.myborder {border:2px solid #d2cfc2;}