#c9025a color space conversions
Hex:
#c9025a
RGB:
201, 2, 90
CMY:
21, 99, 65
CMYK:
0, 99, 55, 21
HSL:
333°, 98.0296%, 39.8039%
HSV (HSB):
333°, 99.0050%, 78.8235%
XYZ:
25.9546, 13.1991, 10.8526
xyY:
0.5190, 0.2639, 13.1991
CIE-Lab:
43.0617, 69.8093, 9.1004
CIE-LCH:
43.0617, 70.4000, 7.4273
CIE-Luv:
43.0617, 115.8295, -2.9153
Hunter-Lab:
36.3306, 63.9419, 7.7204
#c9025a color charts
#c9025a color shades, tints & tones
#c9025a color schemes
#c9025a color preview, HTML & CSS examples
This text has a color of #c9025a
<p style="color:#c9025a;">Text here</p>
.mytext {color:#c9025a;}
This box has a color of #c9025a
<div style="background-color:#c9025a;">Content here</div>
.mybackground {background-color:#c9025a;}
Border around this has a color of #c9025a
<div style="border:2px solid #c9025a;">Content here</div>
.myborder {border:2px solid #c9025a;}