#c60e5c color space conversions
Hex:
#c60e5c
RGB:
198, 14, 92
CMY:
22, 95, 64
CMYK:
0, 93, 54, 22
HSL:
335°, 86.7925%, 41.5686%
HSV (HSB):
335°, 92.9293%, 77.6471%
XYZ:
25.3775, 13.0925, 11.3148
xyY:
0.5097, 0.2630, 13.0925
CIE-Lab:
42.9024, 68.0742, 7.5275
CIE-LCH:
42.9024, 68.4891, 6.3100
CIE-Luv:
42.9024, 111.0628, -4.1995
Hunter-Lab:
36.1836, 61.8702, 6.7883
#c60e5c color charts
#c60e5c color shades, tints & tones
#c60e5c color schemes
#c60e5c color preview, HTML & CSS examples
This text has a color of #c60e5c
<p style="color:#c60e5c;">Text here</p>
.mytext {color:#c60e5c;}
This box has a color of #c60e5c
<div style="background-color:#c60e5c;">Content here</div>
.mybackground {background-color:#c60e5c;}
Border around this has a color of #c60e5c
<div style="border:2px solid #c60e5c;">Content here</div>
.myborder {border:2px solid #c60e5c;}