#cc713a color space conversions
Hex:
#cc713a
RGB:
204, 113, 58
CMY:
20, 56, 77
CMYK:
0, 45, 72, 20
HSL:
23°, 58.8710%, 51.3725%
HSV (HSB):
23°, 71.5686%, 80.0000%
XYZ:
31.5707, 24.9531, 7.1555
xyY:
0.4958, 0.3919, 24.9531
CIE-Lab:
57.0297, 31.4897, 45.2042
CIE-LCH:
57.0297, 55.0910, 55.1385
CIE-Luv:
57.0297, 72.4137, 42.4049
Hunter-Lab:
49.9531, 25.3953, 26.4742
#cc713a color charts
#cc713a color shades, tints & tones
#cc713a color schemes
#cc713a color preview, HTML & CSS examples
This text has a color of #cc713a
<p style="color:#cc713a;">Text here</p>
.mytext {color:#cc713a;}
This box has a color of #cc713a
<div style="background-color:#cc713a;">Content here</div>
.mybackground {background-color:#cc713a;}
Border around this has a color of #cc713a
<div style="border:2px solid #cc713a;">Content here</div>
.myborder {border:2px solid #cc713a;}