#c33c1f color space conversions
Hex:
#c33c1f
RGB:
195, 60, 31
CMY:
24, 76, 88
CMYK:
0, 69, 84, 24
HSL:
11°, 72.5664%, 44.3137%
HSV (HSB):
11°, 84.1026%, 76.4706%
XYZ:
24.3689, 14.9327, 2.8943
xyY:
0.5775, 0.3539, 14.9327
CIE-Lab:
45.5419, 52.3733, 46.4186
CIE-LCH:
45.5419, 69.9832, 41.5507
CIE-Luv:
45.5419, 107.3845, 32.2743
Hunter-Lab:
38.6429, 44.9399, 22.6094
#c33c1f color charts
#c33c1f color shades, tints & tones
#c33c1f color schemes
#c33c1f color preview, HTML & CSS examples
This text has a color of #c33c1f
<p style="color:#c33c1f;">Text here</p>
.mytext {color:#c33c1f;}
This box has a color of #c33c1f
<div style="background-color:#c33c1f;">Content here</div>
.mybackground {background-color:#c33c1f;}
Border around this has a color of #c33c1f
<div style="border:2px solid #c33c1f;">Content here</div>
.myborder {border:2px solid #c33c1f;}