#d90d91 color space conversions
Hex:
#d90d91
RGB:
217, 13, 145
CMY:
15, 95, 43
CMYK:
0, 94, 33, 15
HSL:
321°, 88.6957%, 45.0980%
HSV (HSB):
321°, 94.0092%, 85.0980%
XYZ:
33.8700, 17.0839, 28.3004
xyY:
0.4274, 0.2156, 17.0839
CIE-Lab:
48.3656, 77.0455, -16.6612
CIE-LCH:
48.3656, 78.8264, 347.7976
CIE-Luv:
48.3656, 102.7456, -36.6911
Hunter-Lab:
41.3327, 73.9395, -11.6629
#d90d91 color charts
#d90d91 color shades, tints & tones
#d90d91 color schemes
#d90d91 color preview, HTML & CSS examples
This text has a color of #d90d91
<p style="color:#d90d91;">Text here</p>
.mytext {color:#d90d91;}
This box has a color of #d90d91
<div style="background-color:#d90d91;">Content here</div>
.mybackground {background-color:#d90d91;}
Border around this has a color of #d90d91
<div style="border:2px solid #d90d91;">Content here</div>
.myborder {border:2px solid #d90d91;}