#c9128b color space conversions
Hex:
#c9128b
RGB:
201, 18, 139
CMY:
21, 93, 45
CMYK:
0, 91, 31, 21
HSL:
320°, 83.5616%, 42.9412%
HSV (HSB):
320°, 91.0448%, 78.8235%
XYZ:
28.9639, 14.7142, 25.7397
xyY:
0.4172, 0.2120, 14.7142
CIE-Lab:
45.2402, 72.5008, -18.0776
CIE-LCH:
45.2402, 74.7206, 345.9991
CIE-Luv:
45.2402, 92.0833, -37.1866
Hunter-Lab:
38.3591, 67.6521, -12.9333
#c9128b color charts
#c9128b color shades, tints & tones
#c9128b color schemes
#c9128b color preview, HTML & CSS examples
This text has a color of #c9128b
<p style="color:#c9128b;">Text here</p>
.mytext {color:#c9128b;}
This box has a color of #c9128b
<div style="background-color:#c9128b;">Content here</div>
.mybackground {background-color:#c9128b;}
Border around this has a color of #c9128b
<div style="border:2px solid #c9128b;">Content here</div>
.myborder {border:2px solid #c9128b;}