#cc3007 color space conversions
Hex:
#cc3007
RGB:
204, 48, 7
CMY:
20, 81, 97
CMYK:
0, 76, 97, 20
HSL:
12°, 93.3649%, 41.3725%
HSV (HSB):
12°, 96.5686%, 80.0000%
XYZ:
25.9971, 14.9666, 1.7197
xyY:
0.6091, 0.3506, 14.9666
CIE-Lab:
45.5884, 59.0956, 56.0077
CIE-LCH:
45.5884, 81.4197, 43.4633
CIE-Luv:
45.5884, 123.8123, 34.6956
Hunter-Lab:
38.6867, 52.2488, 24.4452
#cc3007 color charts
#cc3007 color shades, tints & tones
#cc3007 color schemes
#cc3007 color preview, HTML & CSS examples
This text has a color of #cc3007
<p style="color:#cc3007;">Text here</p>
.mytext {color:#cc3007;}
This box has a color of #cc3007
<div style="background-color:#cc3007;">Content here</div>
.mybackground {background-color:#cc3007;}
Border around this has a color of #cc3007
<div style="border:2px solid #cc3007;">Content here</div>
.myborder {border:2px solid #cc3007;}