#c60c5c color space conversions
Hex:
#c60c5c
RGB:
198, 12, 92
CMY:
22, 95, 64
CMYK:
0, 94, 54, 22
HSL:
334°, 88.5714%, 41.1765%
HSV (HSB):
334°, 93.9394%, 77.6471%
XYZ:
25.3519, 13.0414, 11.3063
xyY:
0.5101, 0.2624, 13.0414
CIE-Lab:
42.8256, 68.2969, 7.4187
CIE-LCH:
42.8256, 68.6987, 6.1994
CIE-Luv:
42.8256, 111.3500, -4.3737
Hunter-Lab:
36.1129, 62.1128, 6.7165
#c60c5c color charts
#c60c5c color shades, tints & tones
#c60c5c color schemes
#c60c5c color preview, HTML & CSS examples
This text has a color of #c60c5c
<p style="color:#c60c5c;">Text here</p>
.mytext {color:#c60c5c;}
This box has a color of #c60c5c
<div style="background-color:#c60c5c;">Content here</div>
.mybackground {background-color:#c60c5c;}
Border around this has a color of #c60c5c
<div style="border:2px solid #c60c5c;">Content here</div>
.myborder {border:2px solid #c60c5c;}