#c9097d color space conversions
Hex:
#c9097d
RGB:
201, 9, 125
CMY:
21, 96, 51
CMYK:
0, 96, 38, 21
HSL:
324°, 91.4286%, 41.1765%
HSV (HSB):
324°, 95.5224%, 78.8235%
XYZ:
27.8868, 14.0935, 20.6526
xyY:
0.4452, 0.2250, 14.0935
CIE-Lab:
44.3668, 72.0418, -10.8320
CIE-LCH:
44.3668, 72.8516, 351.4492
CIE-Luv:
44.3668, 99.4600, -27.2702
Hunter-Lab:
37.5414, 66.8972, -6.3381
#c9097d color charts
#c9097d color shades, tints & tones
#c9097d color schemes
#c9097d color preview, HTML & CSS examples
This text has a color of #c9097d
<p style="color:#c9097d;">Text here</p>
.mytext {color:#c9097d;}
This box has a color of #c9097d
<div style="background-color:#c9097d;">Content here</div>
.mybackground {background-color:#c9097d;}
Border around this has a color of #c9097d
<div style="border:2px solid #c9097d;">Content here</div>
.myborder {border:2px solid #c9097d;}