#cc665f color space conversions
Hex:
#cc665f
RGB:
204, 102, 95
CMY:
20, 60, 63
CMYK:
0, 50, 53, 20
HSL:
4°, 51.6588%, 58.6275%
HSV (HSB):
4°, 53.4314%, 80.0000%
XYZ:
31.7188, 23.1663, 13.6263
xyY:
0.4630, 0.3381, 23.1663
CIE-Lab:
55.2433, 39.7305, 22.7943
CIE-LCH:
55.2433, 45.8049, 29.8439
CIE-Luv:
55.2433, 74.8161, 20.0911
Hunter-Lab:
48.1314, 33.4021, 16.9067
#cc665f color charts
#cc665f color shades, tints & tones
#cc665f color schemes
#cc665f color preview, HTML & CSS examples
This text has a color of #cc665f
<p style="color:#cc665f;">Text here</p>
.mytext {color:#cc665f;}
This box has a color of #cc665f
<div style="background-color:#cc665f;">Content here</div>
.mybackground {background-color:#cc665f;}
Border around this has a color of #cc665f
<div style="border:2px solid #cc665f;">Content here</div>
.myborder {border:2px solid #cc665f;}