#c0096e color space conversions
Hex:
#c0096e
RGB:
192, 9, 110
CMY:
25, 96, 57
CMYK:
0, 95, 43, 25
HSL:
327°, 91.0448%, 39.4118%
HSV (HSB):
327°, 95.3125%, 75.2941%
XYZ:
24.6504, 12.5276, 15.8707
xyY:
0.4647, 0.2362, 12.5276
CIE-Lab:
42.0427, 68.6748, -5.1812
CIE-LCH:
42.0427, 68.8699, 355.6855
CIE-Luv:
42.0427, 99.0024, -19.1199
Hunter-Lab:
35.3944, 62.3759, -1.8093
#c0096e color charts
#c0096e color shades, tints & tones
#c0096e color schemes
#c0096e color preview, HTML & CSS examples
This text has a color of #c0096e
<p style="color:#c0096e;">Text here</p>
.mytext {color:#c0096e;}
This box has a color of #c0096e
<div style="background-color:#c0096e;">Content here</div>
.mybackground {background-color:#c0096e;}
Border around this has a color of #c0096e
<div style="border:2px solid #c0096e;">Content here</div>
.myborder {border:2px solid #c0096e;}