#c22d05 color space conversions
Hex:
#c22d05
RGB:
194, 45, 5
CMY:
24, 82, 98
CMYK:
0, 77, 97, 24
HSL:
13°, 94.9749%, 39.0196%
HSV (HSB):
13°, 97.4227%, 76.0784%
XYZ:
23.2139, 13.3571, 1.4982
xyY:
0.6098, 0.3509, 13.3571
CIE-Lab:
43.2964, 56.9528, 54.3092
CIE-LCH:
43.2964, 78.6964, 43.6389
CIE-Luv:
43.2964, 117.8088, 33.0771
Hunter-Lab:
36.5473, 49.4208, 23.1526
#c22d05 color charts
#c22d05 color shades, tints & tones
#c22d05 color schemes
#c22d05 color preview, HTML & CSS examples
This text has a color of #c22d05
<p style="color:#c22d05;">Text here</p>
.mytext {color:#c22d05;}
This box has a color of #c22d05
<div style="background-color:#c22d05;">Content here</div>
.mybackground {background-color:#c22d05;}
Border around this has a color of #c22d05
<div style="border:2px solid #c22d05;">Content here</div>
.myborder {border:2px solid #c22d05;}