#c9095b color space conversions
Hex:
#c9095b
RGB:
201, 9, 91
CMY:
21, 96, 64
CMYK:
0, 96, 55, 21
HSL:
334°, 91.4286%, 41.1765%
HSV (HSB):
334°, 95.5224%, 78.8235%
XYZ:
26.0734, 13.3682, 11.1036
xyY:
0.5158, 0.2645, 13.3682
CIE-Lab:
43.3129, 69.2211, 8.8239
CIE-LCH:
43.3129, 69.7812, 7.2645
CIE-Luv:
43.3129, 114.5462, -3.0551
Hunter-Lab:
36.5626, 63.3070, 7.5881
#c9095b color charts
#c9095b color shades, tints & tones
#c9095b color schemes
#c9095b color preview, HTML & CSS examples
This text has a color of #c9095b
<p style="color:#c9095b;">Text here</p>
.mytext {color:#c9095b;}
This box has a color of #c9095b
<div style="background-color:#c9095b;">Content here</div>
.mybackground {background-color:#c9095b;}
Border around this has a color of #c9095b
<div style="border:2px solid #c9095b;">Content here</div>
.myborder {border:2px solid #c9095b;}