#c20e3b color space conversions
Hex:
#c20e3b
RGB:
194, 14, 59
CMY:
24, 95, 77
CMYK:
0, 93, 70, 24
HSL:
345°, 86.5385%, 40.7843%
HSV (HSB):
345°, 92.7835%, 76.0784%
XYZ:
23.1946, 12.0992, 5.2506
xyY:
0.5721, 0.2984, 12.0992
CIE-Lab:
41.3733, 65.1552, 26.1228
CIE-LCH:
41.3733, 70.1969, 21.8474
CIE-Luv:
41.3733, 119.9681, 13.7990
Hunter-Lab:
34.7839, 58.1556, 15.3990
#c20e3b color charts
#c20e3b color shades, tints & tones
#c20e3b color schemes
#c20e3b color preview, HTML & CSS examples
This text has a color of #c20e3b
<p style="color:#c20e3b;">Text here</p>
.mytext {color:#c20e3b;}
This box has a color of #c20e3b
<div style="background-color:#c20e3b;">Content here</div>
.mybackground {background-color:#c20e3b;}
Border around this has a color of #c20e3b
<div style="border:2px solid #c20e3b;">Content here</div>
.myborder {border:2px solid #c20e3b;}