#c33d2b color space conversions
Hex:
#c33d2b
RGB:
195, 61, 43
CMY:
24, 76, 83
CMYK:
0, 69, 78, 24
HSL:
7°, 63.8655%, 46.6667%
HSV (HSB):
7°, 77.9487%, 76.4706%
XYZ:
24.6105, 15.1140, 3.9057
xyY:
0.5641, 0.3464, 15.1140
CIE-Lab:
45.7900, 52.3506, 40.5752
CIE-LCH:
45.7900, 66.2339, 37.7781
CIE-Luv:
45.7900, 105.0117, 29.0486
Hunter-Lab:
38.8767, 44.9631, 21.2573
#c33d2b color charts
#c33d2b color shades, tints & tones
#c33d2b color schemes
#c33d2b color preview, HTML & CSS examples
This text has a color of #c33d2b
<p style="color:#c33d2b;">Text here</p>
.mytext {color:#c33d2b;}
This box has a color of #c33d2b
<div style="background-color:#c33d2b;">Content here</div>
.mybackground {background-color:#c33d2b;}
Border around this has a color of #c33d2b
<div style="border:2px solid #c33d2b;">Content here</div>
.myborder {border:2px solid #c33d2b;}