#c33f0d color space conversions
Hex:
#c33f0d
RGB:
195, 63, 13
CMY:
24, 75, 95
CMYK:
0, 68, 93, 24
HSL:
16°, 87.5000%, 40.7843%
HSV (HSB):
16°, 93.3333%, 76.4706%
XYZ:
24.3558, 15.1862, 2.0283
xyY:
0.5859, 0.3653, 15.1862
CIE-Lab:
45.8881, 50.8244, 53.6860
CIE-LCH:
45.8881, 73.9278, 46.5684
CIE-Luv:
45.8881, 107.0375, 36.3507
Hunter-Lab:
38.9694, 43.3656, 24.1927
#c33f0d color charts
#c33f0d color shades, tints & tones
#c33f0d color schemes
#c33f0d color preview, HTML & CSS examples
This text has a color of #c33f0d
<p style="color:#c33f0d;">Text here</p>
.mytext {color:#c33f0d;}
This box has a color of #c33f0d
<div style="background-color:#c33f0d;">Content here</div>
.mybackground {background-color:#c33f0d;}
Border around this has a color of #c33f0d
<div style="border:2px solid #c33f0d;">Content here</div>
.myborder {border:2px solid #c33f0d;}