#c22b1b color space conversions
Hex:
#c22b1b
RGB:
194, 43, 27
CMY:
24, 83, 89
CMYK:
0, 78, 86, 24
HSL:
6°, 75.5656%, 43.3333%
HSV (HSB):
6°, 86.0825%, 76.0784%
XYZ:
23.3098, 13.2762, 2.3709
xyY:
0.5983, 0.3408, 13.2762
CIE-Lab:
43.1765, 57.8994, 46.1795
CIE-LCH:
43.1765, 74.0601, 38.5752
CIE-Luv:
43.1765, 116.9263, 29.2717
Hunter-Lab:
36.4365, 50.4293, 21.6476
#c22b1b color charts
#c22b1b color shades, tints & tones
#c22b1b color schemes
#c22b1b color preview, HTML & CSS examples
This text has a color of #c22b1b
<p style="color:#c22b1b;">Text here</p>
.mytext {color:#c22b1b;}
This box has a color of #c22b1b
<div style="background-color:#c22b1b;">Content here</div>
.mybackground {background-color:#c22b1b;}
Border around this has a color of #c22b1b
<div style="border:2px solid #c22b1b;">Content here</div>
.myborder {border:2px solid #c22b1b;}