#c90050 color space conversions
Hex:
#c90050
RGB:
201, 0, 80
CMY:
21, 100, 69
CMYK:
0, 100, 60, 21
HSL:
336°, 100.0000%, 39.4118%
HSV (HSB):
336°, 100.0000%, 78.8235%
XYZ:
25.5354, 12.9967, 8.7522
xyY:
0.5400, 0.2749, 12.9967
CIE-Lab:
42.7583, 69.3615, 14.9932
CIE-LCH:
42.7583, 70.9634, 12.1974
CIE-Luv:
42.7583, 120.1321, 3.1807
Hunter-Lab:
36.0509, 63.3448, 10.8417
#c90050 color charts
#c90050 color shades, tints & tones
#c90050 color schemes
#c90050 color preview, HTML & CSS examples
This text has a color of #c90050
<p style="color:#c90050;">Text here</p>
.mytext {color:#c90050;}
This box has a color of #c90050
<div style="background-color:#c90050;">Content here</div>
.mybackground {background-color:#c90050;}
Border around this has a color of #c90050
<div style="border:2px solid #c90050;">Content here</div>
.myborder {border:2px solid #c90050;}