#c60f5d color space conversions
Hex:
#c60f5d
RGB:
198, 15, 93
CMY:
22, 94, 64
CMYK:
0, 92, 53, 22
HSL:
334°, 85.9155%, 41.7647%
HSV (HSB):
334°, 92.4242%, 77.6471%
XYZ:
25.4353, 13.1377, 11.5512
xyY:
0.5074, 0.2621, 13.1377
CIE-Lab:
42.9700, 68.0267, 6.9939
CIE-LCH:
42.9700, 68.3853, 5.8700
CIE-Luv:
42.9700, 110.4944, -4.7689
Hunter-Lab:
36.2460, 61.8303, 6.4772
#c60f5d color charts
#c60f5d color shades, tints & tones
#c60f5d color schemes
#c60f5d color preview, HTML & CSS examples
This text has a color of #c60f5d
<p style="color:#c60f5d;">Text here</p>
.mytext {color:#c60f5d;}
This box has a color of #c60f5d
<div style="background-color:#c60f5d;">Content here</div>
.mybackground {background-color:#c60f5d;}
Border around this has a color of #c60f5d
<div style="border:2px solid #c60f5d;">Content here</div>
.myborder {border:2px solid #c60f5d;}