#c22c05 color space conversions
Hex:
#c22c05
RGB:
194, 44, 5
CMY:
24, 83, 98
CMYK:
0, 77, 97, 24
HSL:
12°, 94.9749%, 39.0196%
HSV (HSB):
12°, 97.4227%, 76.0784%
XYZ:
23.1762, 13.2817, 1.4857
xyY:
0.6108, 0.3500, 13.2817
CIE-Lab:
43.1846, 57.2654, 54.2509
CIE-LCH:
43.1846, 78.8827, 43.4515
CIE-Luv:
43.1846, 118.3471, 32.8860
Hunter-Lab:
36.4440, 49.7383, 23.0938
#c22c05 color charts
#c22c05 color shades, tints & tones
#c22c05 color schemes
#c22c05 color preview, HTML & CSS examples
This text has a color of #c22c05
<p style="color:#c22c05;">Text here</p>
.mytext {color:#c22c05;}
This box has a color of #c22c05
<div style="background-color:#c22c05;">Content here</div>
.mybackground {background-color:#c22c05;}
Border around this has a color of #c22c05
<div style="border:2px solid #c22c05;">Content here</div>
.myborder {border:2px solid #c22c05;}