#cfcacc color space conversions
Hex:
#cfcacc
RGB:
207, 202, 204
CMY:
19, 21, 20
CMYK:
0, 2, 1, 19
HSL:
336°, 4.9505%, 80.1961%
HSV (HSB):
336°, 2.4155%, 81.1765%
XYZ:
57.7517, 59.8661, 65.6382
xyY:
0.3151, 0.3267, 59.8661
CIE-Lab:
81.7653, 2.0900, -0.3906
CIE-LCH:
81.7653, 2.1262, 349.4136
CIE-Luv:
81.7653, 2.7346, -0.9560
Hunter-Lab:
77.3732, -2.1697, 3.8636
#cfcacc color charts
#cfcacc color shades, tints & tones
#cfcacc color schemes
#cfcacc color preview, HTML & CSS examples
This text has a color of #cfcacc
<p style="color:#cfcacc;">Text here</p>
.mytext {color:#cfcacc;}
This box has a color of #cfcacc
<div style="background-color:#cfcacc;">Content here</div>
.mybackground {background-color:#cfcacc;}
Border around this has a color of #cfcacc
<div style="border:2px solid #cfcacc;">Content here</div>
.myborder {border:2px solid #cfcacc;}