#c60e7d color space conversions
Hex:
#c60e7d
RGB:
198, 14, 125
CMY:
22, 95, 51
CMYK:
0, 93, 37, 22
HSL:
324°, 86.7925%, 41.5686%
HSV (HSB):
324°, 92.9293%, 77.6471%
XYZ:
27.1474, 13.8005, 20.6350
xyY:
0.4408, 0.2241, 13.8005
CIE-Lab:
43.9455, 70.8954, -11.5258
CIE-LCH:
43.9455, 71.8261, 350.7659
CIE-Luv:
43.9455, 96.5155, -27.8854
Hunter-Lab:
37.1490, 65.4317, -6.9292
#c60e7d color charts
#c60e7d color shades, tints & tones
#c60e7d color schemes
#c60e7d color preview, HTML & CSS examples
This text has a color of #c60e7d
<p style="color:#c60e7d;">Text here</p>
.mytext {color:#c60e7d;}
This box has a color of #c60e7d
<div style="background-color:#c60e7d;">Content here</div>
.mybackground {background-color:#c60e7d;}
Border around this has a color of #c60e7d
<div style="border:2px solid #c60e7d;">Content here</div>
.myborder {border:2px solid #c60e7d;}