#c33f12 color space conversions
Hex:
#c33f12
RGB:
195, 63, 18
CMY:
24, 75, 93
CMYK:
0, 68, 91, 24
HSL:
15°, 83.0986%, 41.7647%
HSV (HSB):
15°, 90.7692%, 76.4706%
XYZ:
24.3924, 15.2008, 2.2207
xyY:
0.5834, 0.3635, 15.2008
CIE-Lab:
45.9080, 50.8976, 52.0943
CIE-LCH:
45.9080, 72.8312, 45.6657
CIE-Luv:
45.9080, 106.6965, 35.6538
Hunter-Lab:
38.9882, 43.4465, 23.9147
#c33f12 color charts
#c33f12 color shades, tints & tones
#c33f12 color schemes
#c33f12 color preview, HTML & CSS examples
This text has a color of #c33f12
<p style="color:#c33f12;">Text here</p>
.mytext {color:#c33f12;}
This box has a color of #c33f12
<div style="background-color:#c33f12;">Content here</div>
.mybackground {background-color:#c33f12;}
Border around this has a color of #c33f12
<div style="border:2px solid #c33f12;">Content here</div>
.myborder {border:2px solid #c33f12;}