#cfbccc color space conversions
Hex:
#cfbccc
RGB:
207, 188, 204
CMY:
19, 26, 20
CMYK:
0, 9, 1, 19
HSL:
309°, 16.5217%, 77.4510%
HSV (HSB):
309°, 9.1787%, 81.1765%
XYZ:
54.6144, 53.5915, 64.5924
xyY:
0.3161, 0.3101, 53.5915
CIE-Lab:
78.2229, 9.5472, -5.5962
CIE-LCH:
78.2229, 11.0665, 329.6230
CIE-Luv:
78.2229, 9.9326, -10.1375
Hunter-Lab:
73.2062, 5.0565, -1.0693
#cfbccc color charts
#cfbccc color shades, tints & tones
#cfbccc color schemes
#cfbccc color preview, HTML & CSS examples
This text has a color of #cfbccc
<p style="color:#cfbccc;">Text here</p>
.mytext {color:#cfbccc;}
This box has a color of #cfbccc
<div style="background-color:#cfbccc;">Content here</div>
.mybackground {background-color:#cfbccc;}
Border around this has a color of #cfbccc
<div style="border:2px solid #cfbccc;">Content here</div>
.myborder {border:2px solid #cfbccc;}