#c9125c color space conversions
Hex:
#c9125c
RGB:
201, 18, 92
CMY:
21, 93, 64
CMYK:
0, 91, 54, 21
HSL:
336°, 83.5616%, 42.9412%
HSV (HSB):
336°, 91.0448%, 78.8235%
XYZ:
26.2355, 13.6228, 11.3719
xyY:
0.5121, 0.2659, 13.6228
CIE-Lab:
43.6871, 68.2799, 8.7224
CIE-LCH:
43.6871, 68.8348, 7.2798
CIE-Luv:
43.6871, 112.8059, -2.9185
Hunter-Lab:
36.9091, 62.2891, 7.5688
#c9125c color charts
#c9125c color shades, tints & tones
#c9125c color schemes
#c9125c color preview, HTML & CSS examples
This text has a color of #c9125c
<p style="color:#c9125c;">Text here</p>
.mytext {color:#c9125c;}
This box has a color of #c9125c
<div style="background-color:#c9125c;">Content here</div>
.mybackground {background-color:#c9125c;}
Border around this has a color of #c9125c
<div style="border:2px solid #c9125c;">Content here</div>
.myborder {border:2px solid #c9125c;}