#c9097f color space conversions
Hex:
#c9097f
RGB:
201, 9, 127
CMY:
21, 96, 50
CMYK:
0, 96, 37, 21
HSL:
323°, 91.4286%, 41.1765%
HSV (HSB):
323°, 95.5224%, 78.8235%
XYZ:
28.0158, 14.1452, 21.3324
xyY:
0.4412, 0.2228, 14.1452
CIE-Lab:
44.4404, 72.2363, -11.9523
CIE-LCH:
44.4404, 73.2184, 350.6049
CIE-Luv:
44.4404, 98.5361, -28.7863
Hunter-Lab:
37.6101, 67.1474, -7.3021
#c9097f color charts
#c9097f color shades, tints & tones
#c9097f color schemes
#c9097f color preview, HTML & CSS examples
This text has a color of #c9097f
<p style="color:#c9097f;">Text here</p>
.mytext {color:#c9097f;}
This box has a color of #c9097f
<div style="background-color:#c9097f;">Content here</div>
.mybackground {background-color:#c9097f;}
Border around this has a color of #c9097f
<div style="border:2px solid #c9097f;">Content here</div>
.myborder {border:2px solid #c9097f;}