#d90db9 color space conversions
Hex:
#d90db9
RGB:
217, 13, 185
CMY:
15, 95, 27
CMYK:
0, 94, 15, 15
HSL:
309°, 88.6957%, 45.0980%
HSV (HSB):
309°, 94.0092%, 85.0980%
XYZ:
37.5162, 18.5423, 47.5006
xyY:
0.3623, 0.1791, 18.5423
CIE-Lab:
50.1474, 81.6542, -37.6379
CIE-LCH:
50.1474, 89.9112, 335.2530
CIE-Luv:
50.1474, 84.5552, -67.8573
Hunter-Lab:
43.0608, 80.1592, -35.2606
#d90db9 color charts
#d90db9 color shades, tints & tones
#d90db9 color schemes
#d90db9 color preview, HTML & CSS examples
This text has a color of #d90db9
<p style="color:#d90db9;">Text here</p>
.mytext {color:#d90db9;}
This box has a color of #d90db9
<div style="background-color:#d90db9;">Content here</div>
.mybackground {background-color:#d90db9;}
Border around this has a color of #d90db9
<div style="border:2px solid #d90db9;">Content here</div>
.myborder {border:2px solid #d90db9;}