#cc705d color space conversions
Hex:
#cc705d
RGB:
204, 112, 93
CMY:
20, 56, 64
CMYK:
0, 45, 54, 20
HSL:
10°, 52.1127%, 58.2353%
HSV (HSB):
10°, 54.4118%, 80.0000%
XYZ:
32.6718, 25.2160, 13.5011
xyY:
0.4577, 0.3532, 25.2160
CIE-Lab:
57.2853, 34.3678, 26.6223
CIE-LCH:
57.2853, 43.4729, 37.7624
CIE-Luv:
57.2853, 68.2641, 25.6201
Hunter-Lab:
50.2156, 28.2604, 19.2100
#cc705d color charts
#cc705d color shades, tints & tones
#cc705d color schemes
#cc705d color preview, HTML & CSS examples
This text has a color of #cc705d
<p style="color:#cc705d;">Text here</p>
.mytext {color:#cc705d;}
This box has a color of #cc705d
<div style="background-color:#cc705d;">Content here</div>
.mybackground {background-color:#cc705d;}
Border around this has a color of #cc705d
<div style="border:2px solid #cc705d;">Content here</div>
.myborder {border:2px solid #cc705d;}