#c60f5c color space conversions
Hex:
#c60f5c
RGB:
198, 15, 92
CMY:
22, 94, 64
CMYK:
0, 92, 54, 22
HSL:
335°, 85.9155%, 41.7647%
HSV (HSB):
335°, 92.4242%, 77.6471%
XYZ:
25.3913, 13.1201, 11.3194
xyY:
0.5096, 0.2633, 13.1201
CIE-Lab:
42.9437, 67.9543, 7.5860
CIE-LCH:
42.9437, 68.3765, 6.3698
CIE-Luv:
42.9437, 110.9082, -4.1057
Hunter-Lab:
36.2217, 61.7399, 6.8269
#c60f5c color charts
#c60f5c color shades, tints & tones
#c60f5c color schemes
#c60f5c color preview, HTML & CSS examples
This text has a color of #c60f5c
<p style="color:#c60f5c;">Text here</p>
.mytext {color:#c60f5c;}
This box has a color of #c60f5c
<div style="background-color:#c60f5c;">Content here</div>
.mybackground {background-color:#c60f5c;}
Border around this has a color of #c60f5c
<div style="border:2px solid #c60f5c;">Content here</div>
.myborder {border:2px solid #c60f5c;}