#c33b2f color space conversions
Hex:
#c33b2f
RGB:
195, 59, 47
CMY:
24, 77, 82
CMYK:
0, 70, 76, 24
HSL:
5°, 61.1570%, 47.4510%
HSV (HSB):
5°, 75.8974%, 76.4706%
XYZ:
24.5827, 14.9353, 4.2765
xyY:
0.5613, 0.3410, 14.9353
CIE-Lab:
45.5454, 53.2849, 38.1291
CIE-LCH:
45.5454, 65.5218, 35.5863
CIE-Luv:
45.5454, 105.5527, 27.1201
Hunter-Lab:
38.6462, 45.9126, 20.4915
#c33b2f color charts
#c33b2f color shades, tints & tones
#c33b2f color schemes
#c33b2f color preview, HTML & CSS examples
This text has a color of #c33b2f
<p style="color:#c33b2f;">Text here</p>
.mytext {color:#c33b2f;}
This box has a color of #c33b2f
<div style="background-color:#c33b2f;">Content here</div>
.mybackground {background-color:#c33b2f;}
Border around this has a color of #c33b2f
<div style="border:2px solid #c33b2f;">Content here</div>
.myborder {border:2px solid #c33b2f;}