#cc9986 color space conversions
Hex:
#cc9986
RGB:
204, 153, 134
CMY:
20, 40, 47
CMYK:
0, 25, 34, 20
HSL:
16°, 40.6977%, 66.2745%
HSV (HSB):
16°, 34.3137%, 80.0000%
XYZ:
40.5961, 37.3411, 27.6222
xyY:
0.3846, 0.3537, 37.3411
CIE-Lab:
67.5321, 16.4944, 17.4125
CIE-LCH:
67.5321, 23.9846, 46.5511
CIE-Luv:
67.5321, 34.8629, 20.4523
Hunter-Lab:
61.1073, 11.6471, 15.9745
#cc9986 color charts
#cc9986 color shades, tints & tones
#cc9986 color schemes
#cc9986 color preview, HTML & CSS examples
This text has a color of #cc9986
<p style="color:#cc9986;">Text here</p>
.mytext {color:#cc9986;}
This box has a color of #cc9986
<div style="background-color:#cc9986;">Content here</div>
.mybackground {background-color:#cc9986;}
Border around this has a color of #cc9986
<div style="border:2px solid #cc9986;">Content here</div>
.myborder {border:2px solid #cc9986;}