#cc705f color space conversions
Hex:
#cc705f
RGB:
204, 112, 95
CMY:
20, 56, 63
CMYK:
0, 45, 53, 20
HSL:
9°, 51.6588%, 58.6275%
HSV (HSB):
9°, 53.4314%, 80.0000%
XYZ:
32.7616, 25.2519, 13.9739
xyY:
0.4551, 0.3508, 25.2519
CIE-Lab:
57.3201, 34.5385, 25.5315
CIE-LCH:
57.3201, 42.9507, 36.4725
CIE-Luv:
57.3201, 67.9220, 24.4759
Hunter-Lab:
50.2513, 28.4341, 18.6886
#cc705f color charts
#cc705f color shades, tints & tones
#cc705f color schemes
#cc705f color preview, HTML & CSS examples
This text has a color of #cc705f
<p style="color:#cc705f;">Text here</p>
.mytext {color:#cc705f;}
This box has a color of #cc705f
<div style="background-color:#cc705f;">Content here</div>
.mybackground {background-color:#cc705f;}
Border around this has a color of #cc705f
<div style="border:2px solid #cc705f;">Content here</div>
.myborder {border:2px solid #cc705f;}