#c22c0e color space conversions
Hex:
#c22c0e
RGB:
194, 44, 14
CMY:
24, 83, 95
CMYK:
0, 77, 93, 24
HSL:
10°, 86.5385%, 40.7843%
HSV (HSB):
10°, 92.7835%, 76.0784%
XYZ:
23.2281, 13.3024, 1.7588
xyY:
0.6066, 0.3474, 13.3024
CIE-Lab:
43.2154, 57.3655, 51.5381
CIE-LCH:
43.2154, 77.1167, 41.9371
CIE-Luv:
43.2154, 117.7521, 31.8344
Hunter-Lab:
36.4725, 49.8538, 22.6716
#c22c0e color charts
#c22c0e color shades, tints & tones
#c22c0e color schemes
#c22c0e color preview, HTML & CSS examples
This text has a color of #c22c0e
<p style="color:#c22c0e;">Text here</p>
.mytext {color:#c22c0e;}
This box has a color of #c22c0e
<div style="background-color:#c22c0e;">Content here</div>
.mybackground {background-color:#c22c0e;}
Border around this has a color of #c22c0e
<div style="border:2px solid #c22c0e;">Content here</div>
.myborder {border:2px solid #c22c0e;}