#c00a8c color space conversions
Hex:
#c00a8c
RGB:
192, 10, 140
CMY:
25, 96, 45
CMYK:
0, 95, 27, 25
HSL:
317°, 90.0990%, 39.6078%
HSV (HSB):
317°, 94.7917%, 75.2941%
XYZ:
26.5804, 13.3170, 25.9804
xyY:
0.4035, 0.2021, 13.3170
CIE-Lab:
43.2371, 71.6402, -21.9158
CIE-LCH:
43.2371, 74.9174, 342.9903
CIE-Luv:
43.2371, 85.2027, -41.8422
Hunter-Lab:
36.4925, 66.1541, -16.6662
#c00a8c color charts
#c00a8c color shades, tints & tones
#c00a8c color schemes
#c00a8c color preview, HTML & CSS examples
This text has a color of #c00a8c
<p style="color:#c00a8c;">Text here</p>
.mytext {color:#c00a8c;}
This box has a color of #c00a8c
<div style="background-color:#c00a8c;">Content here</div>
.mybackground {background-color:#c00a8c;}
Border around this has a color of #c00a8c
<div style="border:2px solid #c00a8c;">Content here</div>
.myborder {border:2px solid #c00a8c;}