#c20e5d color space conversions
Hex:
#c20e5d
RGB:
194, 14, 93
CMY:
24, 95, 64
CMYK:
0, 93, 52, 24
HSL:
334°, 86.5385%, 40.7843%
HSV (HSB):
334°, 92.7835%, 76.0784%
XYZ:
24.3810, 12.5737, 11.4979
xyY:
0.5032, 0.2595, 12.5737
CIE-Lab:
42.1138, 67.2023, 5.6634
CIE-LCH:
42.1138, 67.4405, 4.8172
CIE-Luv:
42.1138, 107.4302, -6.0627
Hunter-Lab:
35.4594, 60.6777, 5.5966
#c20e5d color charts
#c20e5d color shades, tints & tones
#c20e5d color schemes
#c20e5d color preview, HTML & CSS examples
This text has a color of #c20e5d
<p style="color:#c20e5d;">Text here</p>
.mytext {color:#c20e5d;}
This box has a color of #c20e5d
<div style="background-color:#c20e5d;">Content here</div>
.mybackground {background-color:#c20e5d;}
Border around this has a color of #c20e5d
<div style="border:2px solid #c20e5d;">Content here</div>
.myborder {border:2px solid #c20e5d;}