#c20e5b color space conversions
Hex:
#c20e5b
RGB:
194, 14, 91
CMY:
24, 95, 64
CMYK:
0, 93, 53, 24
HSL:
334°, 86.5385%, 40.7843%
HSV (HSB):
334°, 92.7835%, 76.0784%
XYZ:
24.2935, 12.5387, 11.0373
xyY:
0.5075, 0.2619, 12.5387
CIE-Lab:
42.0599, 67.0545, 6.8498
CIE-LCH:
42.0599, 67.4035, 5.8327
CIE-Luv:
42.0599, 108.2635, -4.7256
Hunter-Lab:
35.4101, 60.4943, 6.3063
#c20e5b color charts
#c20e5b color shades, tints & tones
#c20e5b color schemes
#c20e5b color preview, HTML & CSS examples
This text has a color of #c20e5b
<p style="color:#c20e5b;">Text here</p>
.mytext {color:#c20e5b;}
This box has a color of #c20e5b
<div style="background-color:#c20e5b;">Content here</div>
.mybackground {background-color:#c20e5b;}
Border around this has a color of #c20e5b
<div style="border:2px solid #c20e5b;">Content here</div>
.myborder {border:2px solid #c20e5b;}