#cc3012 color space conversions
Hex:
#cc3012
RGB:
204, 48, 18
CMY:
20, 81, 93
CMYK:
0, 76, 91, 20
HSL:
10°, 83.7838%, 43.5294%
HSV (HSB):
10°, 91.1765%, 80.0000%
XYZ:
26.0680, 14.9949, 2.0926
xyY:
0.6040, 0.3475, 14.9949
CIE-Lab:
45.6273, 59.2227, 52.6814
CIE-LCH:
45.6273, 79.2633, 41.6546
CIE-Luv:
45.6273, 123.0567, 33.3514
Hunter-Lab:
38.7233, 52.3978, 23.9022
#cc3012 color charts
#cc3012 color shades, tints & tones
#cc3012 color schemes
#cc3012 color preview, HTML & CSS examples
This text has a color of #cc3012
<p style="color:#cc3012;">Text here</p>
.mytext {color:#cc3012;}
This box has a color of #cc3012
<div style="background-color:#cc3012;">Content here</div>
.mybackground {background-color:#cc3012;}
Border around this has a color of #cc3012
<div style="border:2px solid #cc3012;">Content here</div>
.myborder {border:2px solid #cc3012;}