#d90dac color space conversions
Hex:
#d90dac
RGB:
217, 13, 172
CMY:
15, 95, 33
CMYK:
0, 94, 21, 15
HSL:
313°, 88.6957%, 45.0980%
HSV (HSB):
313°, 94.0092%, 85.0980%
XYZ:
36.2056, 18.0181, 40.5993
xyY:
0.3818, 0.1900, 18.0181
CIE-Lab:
49.5181, 80.0453, -30.9893
CIE-LCH:
49.5181, 85.8347, 338.8362
CIE-Luv:
49.5181, 90.3242, -57.7393
Hunter-Lab:
42.4478, 77.9671, -26.9947
#d90dac color charts
#d90dac color shades, tints & tones
#d90dac color schemes
#d90dac color preview, HTML & CSS examples
This text has a color of #d90dac
<p style="color:#d90dac;">Text here</p>
.mytext {color:#d90dac;}
This box has a color of #d90dac
<div style="background-color:#d90dac;">Content here</div>
.mybackground {background-color:#d90dac;}
Border around this has a color of #d90dac
<div style="border:2px solid #d90dac;">Content here</div>
.myborder {border:2px solid #d90dac;}