#c22c1a color space conversions
Hex:
#c22c1a
RGB:
194, 44, 26
CMY:
24, 83, 90
CMYK:
0, 77, 87, 24
HSL:
6°, 76.3636%, 43.1373%
HSV (HSB):
6°, 86.5979%, 76.0784%
XYZ:
23.3353, 13.3453, 2.3233
xyY:
0.5983, 0.3422, 13.3453
CIE-Lab:
43.2790, 57.5717, 46.7327
CIE-LCH:
43.2790, 74.1515, 39.0673
CIE-Luv:
43.2790, 116.5415, 29.6915
Hunter-Lab:
36.5312, 50.0920, 21.8012
#c22c1a color charts
#c22c1a color shades, tints & tones
#c22c1a color schemes
#c22c1a color preview, HTML & CSS examples
This text has a color of #c22c1a
<p style="color:#c22c1a;">Text here</p>
.mytext {color:#c22c1a;}
This box has a color of #c22c1a
<div style="background-color:#c22c1a;">Content here</div>
.mybackground {background-color:#c22c1a;}
Border around this has a color of #c22c1a
<div style="border:2px solid #c22c1a;">Content here</div>
.myborder {border:2px solid #c22c1a;}