#c22112 color space conversions
Hex:
#c22112
RGB:
194, 33, 18
CMY:
24, 87, 93
CMYK:
0, 83, 91, 24
HSL:
5°, 83.0189%, 41.5686%
HSV (HSB):
5°, 90.7216%, 76.0784%
XYZ:
22.9012, 12.6007, 1.7974
xyY:
0.6140, 0.3378, 12.6007
CIE-Lab:
42.1554, 60.4612, 49.3434
CIE-LCH:
42.1554, 78.0405, 39.2184
CIE-Luv:
42.1554, 122.5978, 29.3424
Hunter-Lab:
35.4975, 53.0385, 21.8461
#c22112 color charts
#c22112 color shades, tints & tones
#c22112 color schemes
#c22112 color preview, HTML & CSS examples
This text has a color of #c22112
<p style="color:#c22112;">Text here</p>
.mytext {color:#c22112;}
This box has a color of #c22112
<div style="background-color:#c22112;">Content here</div>
.mybackground {background-color:#c22112;}
Border around this has a color of #c22112
<div style="border:2px solid #c22112;">Content here</div>
.myborder {border:2px solid #c22112;}