#cc551e color space conversions
Hex:
#cc551e
RGB:
204, 85, 30
CMY:
20, 67, 88
CMYK:
0, 58, 85, 20
HSL:
19°, 74.3590%, 45.8824%
HSV (HSB):
19°, 85.2941%, 80.0000%
XYZ:
28.3847, 19.4281, 3.4823
xyY:
0.5534, 0.3788, 19.4281
CIE-Lab:
51.1844, 44.6216, 52.3512
CIE-LCH:
51.1844, 68.7876, 49.5574
CIE-Luv:
51.1844, 97.1169, 40.6658
Hunter-Lab:
44.0773, 37.8142, 26.1700
#cc551e color charts
#cc551e color shades, tints & tones
#cc551e color schemes
#cc551e color preview, HTML & CSS examples
This text has a color of #cc551e
<p style="color:#cc551e;">Text here</p>
.mytext {color:#cc551e;}
This box has a color of #cc551e
<div style="background-color:#cc551e;">Content here</div>
.mybackground {background-color:#cc551e;}
Border around this has a color of #cc551e
<div style="border:2px solid #cc551e;">Content here</div>
.myborder {border:2px solid #cc551e;}