#c50c89 color space conversions
Hex:
#c50c89
RGB:
197, 12, 137
CMY:
23, 95, 46
CMYK:
0, 94, 30, 23
HSL:
319°, 88.5167%, 40.9804%
HSV (HSB):
319°, 93.9086%, 77.2549%
XYZ:
27.6728, 13.9394, 24.8990
xyY:
0.4161, 0.2096, 13.9394
CIE-Lab:
44.1459, 72.1420, -18.6032
CIE-LCH:
44.1459, 74.5020, 345.5402
CIE-Luv:
44.1459, 90.4196, -37.6143
Hunter-Lab:
37.3355, 66.9657, -13.4055
#c50c89 color charts
#c50c89 color shades, tints & tones
#c50c89 color schemes
#c50c89 color preview, HTML & CSS examples
This text has a color of #c50c89
<p style="color:#c50c89;">Text here</p>
.mytext {color:#c50c89;}
This box has a color of #c50c89
<div style="background-color:#c50c89;">Content here</div>
.mybackground {background-color:#c50c89;}
Border around this has a color of #c50c89
<div style="border:2px solid #c50c89;">Content here</div>
.myborder {border:2px solid #c50c89;}