#c60c8c color space conversions
Hex:
#c60c8c
RGB:
198, 12, 140
CMY:
22, 95, 45
CMYK:
0, 94, 29, 22
HSL:
319°, 88.5714%, 41.1765%
HSV (HSB):
319°, 93.9394%, 77.6471%
XYZ:
28.1538, 14.1622, 26.0606
xyY:
0.4117, 0.2071, 14.1622
CIE-Lab:
44.4646, 72.6774, -19.9269
CIE-LCH:
44.4646, 75.3597, 344.6673
CIE-Luv:
44.4646, 89.8520, -39.5878
Hunter-Lab:
37.6326, 67.6826, -14.7155
#c60c8c color charts
#c60c8c color shades, tints & tones
#c60c8c color schemes
#c60c8c color preview, HTML & CSS examples
This text has a color of #c60c8c
<p style="color:#c60c8c;">Text here</p>
.mytext {color:#c60c8c;}
This box has a color of #c60c8c
<div style="background-color:#c60c8c;">Content here</div>
.mybackground {background-color:#c60c8c;}
Border around this has a color of #c60c8c
<div style="border:2px solid #c60c8c;">Content here</div>
.myborder {border:2px solid #c60c8c;}