#c90d84 color space conversions
Hex:
#c90d84
RGB:
201, 13, 132
CMY:
21, 95, 48
CMYK:
0, 94, 34, 21
HSL:
322°, 87.8505%, 41.9608%
HSV (HSB):
322°, 93.5323%, 78.8235%
XYZ:
28.3962, 14.3713, 23.1071
xyY:
0.4311, 0.2182, 14.3713
CIE-Lab:
44.7608, 72.3545, -14.5358
CIE-LCH:
44.7608, 73.8002, 348.6407
CIE-Luv:
44.7608, 95.8479, -32.2847
Hunter-Lab:
37.9095, 67.3641, -9.6026
#c90d84 color charts
#c90d84 color shades, tints & tones
#c90d84 color schemes
#c90d84 color preview, HTML & CSS examples
This text has a color of #c90d84
<p style="color:#c90d84;">Text here</p>
.mytext {color:#c90d84;}
This box has a color of #c90d84
<div style="background-color:#c90d84;">Content here</div>
.mybackground {background-color:#c90d84;}
Border around this has a color of #c90d84
<div style="border:2px solid #c90d84;">Content here</div>
.myborder {border:2px solid #c90d84;}