#cc3015 color space conversions
Hex:
#cc3015
RGB:
204, 48, 21
CMY:
20, 81, 92
CMYK:
0, 76, 90, 20
HSL:
9°, 81.3333%, 44.1176%
HSV (HSB):
9°, 89.7059%, 80.0000%
XYZ:
26.0941, 15.0054, 2.2305
xyY:
0.6022, 0.3463, 15.0054
CIE-Lab:
45.6416, 59.2696, 51.5548
CIE-LCH:
45.6416, 78.5544, 41.0179
CIE-Luv:
45.6416, 122.7798, 32.8585
Hunter-Lab:
38.7368, 52.4529, 23.7018
#cc3015 color charts
#cc3015 color shades, tints & tones
#cc3015 color schemes
#cc3015 color preview, HTML & CSS examples
This text has a color of #cc3015
<p style="color:#cc3015;">Text here</p>
.mytext {color:#cc3015;}
This box has a color of #cc3015
<div style="background-color:#cc3015;">Content here</div>
.mybackground {background-color:#cc3015;}
Border around this has a color of #cc3015
<div style="border:2px solid #cc3015;">Content here</div>
.myborder {border:2px solid #cc3015;}