#c00a7c color space conversions
Hex:
#c00a7c
RGB:
192, 10, 124
CMY:
25, 96, 51
CMYK:
0, 95, 35, 25
HSL:
322°, 90.0990%, 39.6078%
HSV (HSB):
322°, 94.7917%, 75.2941%
XYZ:
25.4849, 12.8788, 20.2114
xyY:
0.4351, 0.2199, 12.8788
CIE-Lab:
42.5800, 69.9169, -13.0886
CIE-LCH:
42.5800, 71.1314, 349.3968
CIE-Luv:
42.5800, 92.5192, -29.5254
Hunter-Lab:
35.8870, 63.9579, -8.2710
#c00a7c color charts
#c00a7c color shades, tints & tones
#c00a7c color schemes
#c00a7c color preview, HTML & CSS examples
This text has a color of #c00a7c
<p style="color:#c00a7c;">Text here</p>
.mytext {color:#c00a7c;}
This box has a color of #c00a7c
<div style="background-color:#c00a7c;">Content here</div>
.mybackground {background-color:#c00a7c;}
Border around this has a color of #c00a7c
<div style="border:2px solid #c00a7c;">Content here</div>
.myborder {border:2px solid #c00a7c;}