#d90d7a color space conversions
Hex:
#d90d7a
RGB:
217, 13, 122
CMY:
15, 95, 52
CMYK:
0, 94, 44, 15
HSL:
328°, 88.6957%, 45.0980%
HSV (HSB):
328°, 94.0092%, 85.0980%
XYZ:
32.2720, 16.4447, 19.8856
xyY:
0.4704, 0.2397, 16.4447
CIE-Lab:
47.5526, 74.8848, -3.8987
CIE-LCH:
47.5526, 74.9862, 357.0197
CIE-Luv:
47.5526, 113.3761, -19.3087
Hunter-Lab:
40.5521, 71.0873, -0.6877
#d90d7a color charts
#d90d7a color shades, tints & tones
#d90d7a color schemes
#d90d7a color preview, HTML & CSS examples
This text has a color of #d90d7a
<p style="color:#d90d7a;">Text here</p>
.mytext {color:#d90d7a;}
This box has a color of #d90d7a
<div style="background-color:#d90d7a;">Content here</div>
.mybackground {background-color:#d90d7a;}
Border around this has a color of #d90d7a
<div style="border:2px solid #d90d7a;">Content here</div>
.myborder {border:2px solid #d90d7a;}