#cc5a1c color space conversions
Hex:
#cc5a1c
RGB:
204, 90, 28
CMY:
20, 65, 89
CMYK:
0, 56, 86, 20
HSL:
21°, 75.8621%, 45.4902%
HSV (HSB):
21°, 86.2745%, 80.0000%
XYZ:
28.7676, 20.2335, 3.4879
xyY:
0.5481, 0.3855, 20.2335
CIE-Lab:
52.1002, 42.1700, 53.8963
CIE-LCH:
52.1002, 68.4333, 51.9594
CIE-Luv:
52.1002, 93.4019, 42.6596
Hunter-Lab:
44.9817, 35.4399, 26.8899
#cc5a1c color charts
#cc5a1c color shades, tints & tones
#cc5a1c color schemes
#cc5a1c color preview, HTML & CSS examples
This text has a color of #cc5a1c
<p style="color:#cc5a1c;">Text here</p>
.mytext {color:#cc5a1c;}
This box has a color of #cc5a1c
<div style="background-color:#cc5a1c;">Content here</div>
.mybackground {background-color:#cc5a1c;}
Border around this has a color of #cc5a1c
<div style="border:2px solid #cc5a1c;">Content here</div>
.myborder {border:2px solid #cc5a1c;}