#c33412 color space conversions
Hex:
#c33412
RGB:
195, 52, 18
CMY:
24, 80, 93
CMYK:
0, 73, 91, 24
HSL:
12°, 83.0986%, 41.7647%
HSV (HSB):
12°, 90.7692%, 76.4706%
XYZ:
23.8428, 14.1018, 2.0375
xyY:
0.5963, 0.3527, 14.1018
CIE-Lab:
44.3785, 55.0860, 51.0030
CIE-LCH:
44.3785, 75.0718, 42.7960
CIE-Luv:
44.3785, 113.7126, 33.0199
Hunter-Lab:
37.5523, 47.6173, 23.0696
#c33412 color charts
#c33412 color shades, tints & tones
#c33412 color schemes
#c33412 color preview, HTML & CSS examples
This text has a color of #c33412
<p style="color:#c33412;">Text here</p>
.mytext {color:#c33412;}
This box has a color of #c33412
<div style="background-color:#c33412;">Content here</div>
.mybackground {background-color:#c33412;}
Border around this has a color of #c33412
<div style="border:2px solid #c33412;">Content here</div>
.myborder {border:2px solid #c33412;}