#cfcccf color space conversions
Hex:
#cfcccf
RGB:
207, 204, 207
CMY:
19, 20, 19
CMYK:
0, 1, 0, 19
HSL:
300°, 3.0303%, 80.5882%
HSV (HSB):
300°, 1.4493%, 81.1765%
XYZ:
58.5875, 60.9561, 67.7093
xyY:
0.3129, 0.3255, 60.9561
CIE-Lab:
82.3551, 1.5808, -1.1323
CIE-LCH:
82.3551, 1.9445, 324.3853
CIE-Luv:
82.3551, 1.5285, -1.9893
Hunter-Lab:
78.0744, -2.6828, 3.2334
#cfcccf color charts
#cfcccf color shades, tints & tones
#cfcccf color schemes
#cfcccf color preview, HTML & CSS examples
This text has a color of #cfcccf
<p style="color:#cfcccf;">Text here</p>
.mytext {color:#cfcccf;}
This box has a color of #cfcccf
<div style="background-color:#cfcccf;">Content here</div>
.mybackground {background-color:#cfcccf;}
Border around this has a color of #cfcccf
<div style="border:2px solid #cfcccf;">Content here</div>
.myborder {border:2px solid #cfcccf;}