#c20e39 color space conversions
Hex:
#c20e39
RGB:
194, 14, 57
CMY:
24, 95, 78
CMYK:
0, 93, 71, 24
HSL:
346°, 86.5385%, 40.7843%
HSV (HSB):
346°, 92.7835%, 76.0784%
XYZ:
23.1437, 12.0788, 4.9825
xyY:
0.5756, 0.3004, 12.0788
CIE-Lab:
41.3411, 65.0653, 27.3277
CIE-LCH:
41.3411, 70.5712, 22.7826
CIE-Luv:
41.3411, 120.5727, 14.7441
Hunter-Lab:
34.7546, 58.0457, 15.8282
#c20e39 color charts
#c20e39 color shades, tints & tones
#c20e39 color schemes
#c20e39 color preview, HTML & CSS examples
This text has a color of #c20e39
<p style="color:#c20e39;">Text here</p>
.mytext {color:#c20e39;}
This box has a color of #c20e39
<div style="background-color:#c20e39;">Content here</div>
.mybackground {background-color:#c20e39;}
Border around this has a color of #c20e39
<div style="border:2px solid #c20e39;">Content here</div>
.myborder {border:2px solid #c20e39;}