#d90d66 color space conversions
Hex:
#d90d66
RGB:
217, 13, 102
CMY:
15, 95, 60
CMYK:
0, 94, 53, 15
HSL:
334°, 88.6957%, 45.0980%
HSV (HSB):
334°, 94.0092%, 85.0980%
XYZ:
31.1575, 15.9989, 14.0163
xyY:
0.5093, 0.2615, 15.9989
CIE-Lab:
46.9730, 73.3202, 7.5898
CIE-LCH:
46.9730, 73.7119, 5.9099
CIE-Luv:
46.9730, 122.1896, -5.2412
Hunter-Lab:
39.9986, 69.0476, 7.2226
#d90d66 color charts
#d90d66 color shades, tints & tones
#d90d66 color schemes
#d90d66 color preview, HTML & CSS examples
This text has a color of #d90d66
<p style="color:#d90d66;">Text here</p>
.mytext {color:#d90d66;}
This box has a color of #d90d66
<div style="background-color:#d90d66;">Content here</div>
.mybackground {background-color:#d90d66;}
Border around this has a color of #d90d66
<div style="border:2px solid #d90d66;">Content here</div>
.myborder {border:2px solid #d90d66;}