#cc706b color space conversions
Hex:
#cc706b
RGB:
204, 112, 107
CMY:
20, 56, 58
CMYK:
0, 45, 48, 20
HSL:
3°, 48.7437%, 60.9804%
HSV (HSB):
3°, 47.5490%, 80.0000%
XYZ:
33.3499, 25.4872, 17.0717
xyY:
0.4393, 0.3358, 25.4872
CIE-Lab:
57.5471, 35.6457, 18.9598
CIE-LCH:
57.5471, 40.3744, 28.0083
CIE-Luv:
57.5471, 65.7511, 17.1957
Hunter-Lab:
50.4849, 29.5669, 15.2902
#cc706b color charts
#cc706b color shades, tints & tones
#cc706b color schemes
#cc706b color preview, HTML & CSS examples
This text has a color of #cc706b
<p style="color:#cc706b;">Text here</p>
.mytext {color:#cc706b;}
This box has a color of #cc706b
<div style="background-color:#cc706b;">Content here</div>
.mybackground {background-color:#cc706b;}
Border around this has a color of #cc706b
<div style="border:2px solid #cc706b;">Content here</div>
.myborder {border:2px solid #cc706b;}