#c90d8a color space conversions
Hex:
#c90d8a
RGB:
201, 13, 138
CMY:
21, 95, 46
CMYK:
0, 94, 31, 21
HSL:
320°, 87.8505%, 41.9608%
HSV (HSB):
320°, 93.5323%, 78.8235%
XYZ:
28.8188, 14.5403, 25.3324
xyY:
0.4195, 0.2117, 14.5403
CIE-Lab:
44.9981, 72.9816, -17.8395
CIE-LCH:
44.9981, 75.1303, 346.2641
CIE-Luv:
44.9981, 93.0907, -36.9052
Hunter-Lab:
38.1318, 68.1739, -12.6964
#c90d8a color charts
#c90d8a color shades, tints & tones
#c90d8a color schemes
#c90d8a color preview, HTML & CSS examples
This text has a color of #c90d8a
<p style="color:#c90d8a;">Text here</p>
.mytext {color:#c90d8a;}
This box has a color of #c90d8a
<div style="background-color:#c90d8a;">Content here</div>
.mybackground {background-color:#c90d8a;}
Border around this has a color of #c90d8a
<div style="border:2px solid #c90d8a;">Content here</div>
.myborder {border:2px solid #c90d8a;}