#c22b2c color space conversions
Hex:
#c22b2c
RGB:
194, 43, 44
CMY:
24, 83, 83
CMYK:
0, 78, 77, 24
HSL:
360°, 63.7131%, 46.4706%
HSV (HSB):
360°, 77.8351%, 76.0784%
XYZ:
23.5666, 13.3789, 3.7232
xyY:
0.5795, 0.3290, 13.3789
CIE-Lab:
43.3287, 58.3884, 37.3756
CIE-LCH:
43.3287, 69.3263, 32.6241
CIE-Luv:
43.3287, 114.1071, 24.2962
Hunter-Lab:
36.5772, 50.9970, 19.5690
#c22b2c color charts
#c22b2c color shades, tints & tones
#c22b2c color schemes
#c22b2c color preview, HTML & CSS examples
This text has a color of #c22b2c
<p style="color:#c22b2c;">Text here</p>
.mytext {color:#c22b2c;}
This box has a color of #c22b2c
<div style="background-color:#c22b2c;">Content here</div>
.mybackground {background-color:#c22b2c;}
Border around this has a color of #c22b2c
<div style="border:2px solid #c22b2c;">Content here</div>
.myborder {border:2px solid #c22b2c;}