#c33a1e color space conversions
Hex:
#c33a1e
RGB:
195, 58, 30
CMY:
24, 77, 88
CMYK:
0, 70, 85, 24
HSL:
10°, 73.3333%, 44.1176%
HSV (HSB):
10°, 84.6154%, 76.4706%
XYZ:
24.2531, 14.7220, 2.7916
xyY:
0.5807, 0.3525, 14.7220
CIE-Lab:
45.2510, 53.1235, 46.6308
CIE-LCH:
45.2510, 70.6862, 41.2760
CIE-Luv:
45.2510, 108.7794, 32.0160
Hunter-Lab:
38.3692, 45.6833, 22.5447
#c33a1e color charts
#c33a1e color shades, tints & tones
#c33a1e color schemes
#c33a1e color preview, HTML & CSS examples
This text has a color of #c33a1e
<p style="color:#c33a1e;">Text here</p>
.mytext {color:#c33a1e;}
This box has a color of #c33a1e
<div style="background-color:#c33a1e;">Content here</div>
.mybackground {background-color:#c33a1e;}
Border around this has a color of #c33a1e
<div style="border:2px solid #c33a1e;">Content here</div>
.myborder {border:2px solid #c33a1e;}