#c50c7b color space conversions
Hex:
#c50c7b
RGB:
197, 12, 123
CMY:
23, 95, 52
CMYK:
0, 94, 38, 23
HSL:
324°, 88.5167%, 40.9804%
HSV (HSB):
324°, 93.9086%, 77.2549%
XYZ:
26.7326, 13.5633, 19.9479
xyY:
0.4437, 0.2251, 13.5633
CIE-Lab:
43.6001, 70.6984, -10.8319
CIE-LCH:
43.6001, 71.5234, 351.2893
CIE-Luv:
43.6001, 96.8392, -26.8910
Hunter-Lab:
36.8284, 65.1178, -6.3342
#c50c7b color charts
#c50c7b color shades, tints & tones
#c50c7b color schemes
#c50c7b color preview, HTML & CSS examples
This text has a color of #c50c7b
<p style="color:#c50c7b;">Text here</p>
.mytext {color:#c50c7b;}
This box has a color of #c50c7b
<div style="background-color:#c50c7b;">Content here</div>
.mybackground {background-color:#c50c7b;}
Border around this has a color of #c50c7b
<div style="border:2px solid #c50c7b;">Content here</div>
.myborder {border:2px solid #c50c7b;}