#c90d90 color space conversions
Hex:
#c90d90
RGB:
201, 13, 144
CMY:
21, 95, 44
CMYK:
0, 94, 28, 21
HSL:
318°, 87.8505%, 41.9608%
HSV (HSB):
318°, 93.5323%, 78.8235%
XYZ:
29.2654, 14.7190, 27.6841
xyY:
0.4083, 0.2054, 14.7190
CIE-Lab:
45.2469, 73.6355, -21.1050
CIE-LCH:
45.2469, 76.6004, 344.0069
CIE-Luv:
45.2469, 90.3419, -41.5561
Hunter-Lab:
38.3653, 69.0219, -15.9275
#c90d90 color charts
#c90d90 color shades, tints & tones
#c90d90 color schemes
#c90d90 color preview, HTML & CSS examples
This text has a color of #c90d90
<p style="color:#c90d90;">Text here</p>
.mytext {color:#c90d90;}
This box has a color of #c90d90
<div style="background-color:#c90d90;">Content here</div>
.mybackground {background-color:#c90d90;}
Border around this has a color of #c90d90
<div style="border:2px solid #c90d90;">Content here</div>
.myborder {border:2px solid #c90d90;}