#c22c12 color space conversions
Hex:
#c22c12
RGB:
194, 44, 18
CMY:
24, 83, 93
CMYK:
0, 77, 91, 24
HSL:
9°, 83.0189%, 41.5686%
HSV (HSB):
9°, 90.7216%, 76.0784%
XYZ:
23.2580, 13.3144, 1.9164
xyY:
0.6043, 0.3459, 13.3144
CIE-Lab:
43.2332, 57.4231, 50.1023
CIE-LCH:
43.2332, 76.2080, 41.1050
CIE-Luv:
43.2332, 117.4117, 31.2323
Hunter-Lab:
36.4889, 49.9204, 22.4283
#c22c12 color charts
#c22c12 color shades, tints & tones
#c22c12 color schemes
#c22c12 color preview, HTML & CSS examples
This text has a color of #c22c12
<p style="color:#c22c12;">Text here</p>
.mytext {color:#c22c12;}
This box has a color of #c22c12
<div style="background-color:#c22c12;">Content here</div>
.mybackground {background-color:#c22c12;}
Border around this has a color of #c22c12
<div style="border:2px solid #c22c12;">Content here</div>
.myborder {border:2px solid #c22c12;}