#d1cfcc color space conversions
Hex:
#d1cfcc
RGB:
209, 207, 204
CMY:
18, 19, 20
CMYK:
0, 1, 2, 18
HSL:
36°, 5.1546%, 80.9804%
HSV (HSB):
36°, 2.3923%, 81.9608%
XYZ:
59.5064, 62.5406, 66.0620
xyY:
0.3163, 0.3325, 62.5406
CIE-Lab:
83.2001, 0.1521, 1.7202
CIE-LCH:
83.2001, 1.7270, 84.9480
CIE-Luv:
83.2001, 1.3102, 2.5581
Hunter-Lab:
79.0826, -4.0807, 5.8297
#d1cfcc color charts
#d1cfcc color shades, tints & tones
#d1cfcc color schemes
#d1cfcc color preview, HTML & CSS examples
This text has a color of #d1cfcc
<p style="color:#d1cfcc;">Text here</p>
.mytext {color:#d1cfcc;}
This box has a color of #d1cfcc
<div style="background-color:#d1cfcc;">Content here</div>
.mybackground {background-color:#d1cfcc;}
Border around this has a color of #d1cfcc
<div style="border:2px solid #d1cfcc;">Content here</div>
.myborder {border:2px solid #d1cfcc;}