#c33112 color space conversions
Hex:
#c33112
RGB:
195, 49, 18
CMY:
24, 81, 93
CMYK:
0, 75, 91, 24
HSL:
11°, 83.0986%, 41.7647%
HSV (HSB):
11°, 90.7692%, 76.4706%
XYZ:
23.7132, 13.8424, 1.9943
xyY:
0.5996, 0.3500, 13.8424
CIE-Lab:
44.0061, 56.1186, 50.7390
CIE-LCH:
44.0061, 75.6555, 42.1179
CIE-Luv:
44.0061, 115.4584, 32.3734
Hunter-Lab:
37.2054, 48.6591, 22.8657
#c33112 color charts
#c33112 color shades, tints & tones
#c33112 color schemes
#c33112 color preview, HTML & CSS examples
This text has a color of #c33112
<p style="color:#c33112;">Text here</p>
.mytext {color:#c33112;}
This box has a color of #c33112
<div style="background-color:#c33112;">Content here</div>
.mybackground {background-color:#c33112;}
Border around this has a color of #c33112
<div style="border:2px solid #c33112;">Content here</div>
.myborder {border:2px solid #c33112;}