#c22c2b color space conversions
Hex:
#c22c2b
RGB:
194, 44, 43
CMY:
24, 83, 83
CMYK:
0, 77, 78, 24
HSL:
0°, 63.7131%, 46.4706%
HSV (HSB):
0°, 77.8351%, 76.0784%
XYZ:
23.5849, 13.4451, 3.6376
xyY:
0.5799, 0.3306, 13.4451
CIE-Lab:
43.4264, 58.0484, 38.0451
CIE-LCH:
43.4264, 69.4049, 33.2410
CIE-Luv:
43.4264, 113.8167, 24.8526
Hunter-Lab:
36.6676, 50.6443, 19.7854
#c22c2b color charts
#c22c2b color shades, tints & tones
#c22c2b color schemes
#c22c2b color preview, HTML & CSS examples
This text has a color of #c22c2b
<p style="color:#c22c2b;">Text here</p>
.mytext {color:#c22c2b;}
This box has a color of #c22c2b
<div style="background-color:#c22c2b;">Content here</div>
.mybackground {background-color:#c22c2b;}
Border around this has a color of #c22c2b
<div style="border:2px solid #c22c2b;">Content here</div>
.myborder {border:2px solid #c22c2b;}