#c00a96 color space conversions
Hex:
#c00a96
RGB:
192, 10, 150
CMY:
25, 96, 41
CMYK:
0, 95, 22, 25
HSL:
314°, 90.0990%, 39.6078%
HSV (HSB):
314°, 94.7917%, 75.2941%
XYZ:
27.3518, 13.6256, 30.0426
xyY:
0.3851, 0.1919, 13.6256
CIE-Lab:
43.6911, 72.8161, -27.2877
CIE-LCH:
43.6911, 77.7612, 339.4566
CIE-Luv:
43.6911, 80.6985, -49.6051
Hunter-Lab:
36.9128, 67.6681, -22.4159
#c00a96 color charts
#c00a96 color shades, tints & tones
#c00a96 color schemes
#c00a96 color preview, HTML & CSS examples
This text has a color of #c00a96
<p style="color:#c00a96;">Text here</p>
.mytext {color:#c00a96;}
This box has a color of #c00a96
<div style="background-color:#c00a96;">Content here</div>
.mybackground {background-color:#c00a96;}
Border around this has a color of #c00a96
<div style="border:2px solid #c00a96;">Content here</div>
.myborder {border:2px solid #c00a96;}