#c0098d color space conversions
Hex:
#c0098d
RGB:
192, 9, 141
CMY:
25, 96, 45
CMYK:
0, 95, 27, 25
HSL:
317°, 91.0448%, 39.4118%
HSV (HSB):
317°, 95.3125%, 75.2941%
XYZ:
26.6436, 13.3249, 26.3670
xyY:
0.4016, 0.2009, 13.3249
CIE-Lab:
43.2488, 71.8486, -22.5078
CIE-LCH:
43.2488, 75.2916, 342.6060
CIE-Luv:
43.2488, 84.8286, -42.6947
Hunter-Lab:
36.5033, 66.4056, -17.2739
#c0098d color charts
#c0098d color shades, tints & tones
#c0098d color schemes
#c0098d color preview, HTML & CSS examples
This text has a color of #c0098d
<p style="color:#c0098d;">Text here</p>
.mytext {color:#c0098d;}
This box has a color of #c0098d
<div style="background-color:#c0098d;">Content here</div>
.mybackground {background-color:#c0098d;}
Border around this has a color of #c0098d
<div style="border:2px solid #c0098d;">Content here</div>
.myborder {border:2px solid #c0098d;}