#cc745f color space conversions
Hex:
#cc745f
RGB:
204, 116, 95
CMY:
20, 55, 63
CMYK:
0, 43, 53, 20
HSL:
12°, 51.6588%, 58.6275%
HSV (HSB):
12°, 53.4314%, 80.0000%
XYZ:
33.2128, 26.1544, 14.1243
xyY:
0.4519, 0.3559, 26.1544
CIE-Lab:
58.1833, 32.4198, 26.6592
CIE-LCH:
58.1833, 41.9733, 39.4308
CIE-Luv:
58.1833, 65.1171, 26.2757
Hunter-Lab:
51.1413, 26.4261, 19.4242
#cc745f color charts
#cc745f color shades, tints & tones
#cc745f color schemes
#cc745f color preview, HTML & CSS examples
This text has a color of #cc745f
<p style="color:#cc745f;">Text here</p>
.mytext {color:#cc745f;}
This box has a color of #cc745f
<div style="background-color:#cc745f;">Content here</div>
.mybackground {background-color:#cc745f;}
Border around this has a color of #cc745f
<div style="border:2px solid #cc745f;">Content here</div>
.myborder {border:2px solid #cc745f;}