#c20f50 color space conversions
Hex:
#c20f50
RGB:
194, 15, 80
CMY:
24, 94, 69
CMYK:
0, 92, 59, 24
HSL:
338°, 85.6459%, 40.9804%
HSV (HSB):
338°, 92.2680%, 76.0784%
XYZ:
23.8669, 12.3902, 8.7230
xyY:
0.5306, 0.2755, 12.3902
CIE-Lab:
41.8296, 66.1787, 13.4880
CIE-LCH:
41.8296, 67.5392, 11.5198
CIE-Luv:
41.8296, 112.4958, 2.3891
Hunter-Lab:
35.1997, 59.4314, 9.9468
#c20f50 color charts
#c20f50 color shades, tints & tones
#c20f50 color schemes
#c20f50 color preview, HTML & CSS examples
This text has a color of #c20f50
<p style="color:#c20f50;">Text here</p>
.mytext {color:#c20f50;}
This box has a color of #c20f50
<div style="background-color:#c20f50;">Content here</div>
.mybackground {background-color:#c20f50;}
Border around this has a color of #c20f50
<div style="border:2px solid #c20f50;">Content here</div>
.myborder {border:2px solid #c20f50;}