#c60f7f color space conversions
Hex:
#c60f7f
RGB:
198, 15, 127
CMY:
22, 94, 50
CMYK:
0, 92, 36, 22
HSL:
323°, 85.9155%, 41.7647%
HSV (HSB):
323°, 92.4242%, 77.6471%
XYZ:
27.2903, 13.8797, 21.3194
xyY:
0.4367, 0.2221, 13.8797
CIE-Lab:
44.0599, 70.9786, -12.5847
CIE-LCH:
44.0599, 72.0856, 349.9458
CIE-Luv:
44.0599, 95.4858, -29.3102
Hunter-Lab:
37.2555, 65.5572, -7.8497
#c60f7f color charts
#c60f7f color shades, tints & tones
#c60f7f color schemes
#c60f7f color preview, HTML & CSS examples
This text has a color of #c60f7f
<p style="color:#c60f7f;">Text here</p>
.mytext {color:#c60f7f;}
This box has a color of #c60f7f
<div style="background-color:#c60f7f;">Content here</div>
.mybackground {background-color:#c60f7f;}
Border around this has a color of #c60f7f
<div style="border:2px solid #c60f7f;">Content here</div>
.myborder {border:2px solid #c60f7f;}