#c33e2a color space conversions
Hex:
#c33e2a
RGB:
195, 62, 42
CMY:
24, 76, 84
CMYK:
0, 68, 78, 24
HSL:
8°, 64.5570%, 46.4706%
HSV (HSB):
8°, 78.4615%, 76.4706%
XYZ:
24.6462, 15.2145, 3.8282
xyY:
0.5641, 0.3482, 15.2145
CIE-Lab:
45.9266, 51.9158, 41.2500
CIE-LCH:
45.9266, 66.3084, 38.4691
CIE-Luv:
45.9266, 104.5400, 29.6473
Hunter-Lab:
39.0058, 44.5270, 21.4851
#c33e2a color charts
#c33e2a color shades, tints & tones
#c33e2a color schemes
#c33e2a color preview, HTML & CSS examples
This text has a color of #c33e2a
<p style="color:#c33e2a;">Text here</p>
.mytext {color:#c33e2a;}
This box has a color of #c33e2a
<div style="background-color:#c33e2a;">Content here</div>
.mybackground {background-color:#c33e2a;}
Border around this has a color of #c33e2a
<div style="border:2px solid #c33e2a;">Content here</div>
.myborder {border:2px solid #c33e2a;}