#c33d1b color space conversions
Hex:
#c33d1b
RGB:
195, 61, 27
CMY:
24, 76, 89
CMYK:
0, 69, 86, 24
HSL:
12°, 75.6757%, 43.5294%
HSV (HSB):
12°, 86.1538%, 76.4706%
XYZ:
24.3722, 15.0187, 2.6513
xyY:
0.5797, 0.3572, 15.0187
CIE-Lab:
45.6598, 51.8799, 48.3413
CIE-LCH:
45.6598, 70.9113, 42.9779
CIE-Luv:
45.6598, 107.2009, 33.4613
Hunter-Lab:
38.7540, 44.4385, 23.0716
#c33d1b color charts
#c33d1b color shades, tints & tones
#c33d1b color schemes
#c33d1b color preview, HTML & CSS examples
This text has a color of #c33d1b
<p style="color:#c33d1b;">Text here</p>
.mytext {color:#c33d1b;}
This box has a color of #c33d1b
<div style="background-color:#c33d1b;">Content here</div>
.mybackground {background-color:#c33d1b;}
Border around this has a color of #c33d1b
<div style="border:2px solid #c33d1b;">Content here</div>
.myborder {border:2px solid #c33d1b;}