#d90d74 color space conversions
Hex:
#d90d74
RGB:
217, 13, 116
CMY:
15, 95, 55
CMYK:
0, 94, 47, 15
HSL:
330°, 88.6957%, 45.0980%
HSV (HSB):
330°, 94.0092%, 85.0980%
XYZ:
31.9116, 16.3005, 17.9874
xyY:
0.4821, 0.2462, 16.3005
CIE-Lab:
47.3663, 74.3841, -0.4880
CIE-LCH:
47.3663, 74.3857, 359.6241
CIE-Luv:
47.3663, 116.0839, -14.9569
Hunter-Lab:
40.3739, 70.4323, 1.8468
#d90d74 color charts
#d90d74 color shades, tints & tones
#d90d74 color schemes
#d90d74 color preview, HTML & CSS examples
This text has a color of #d90d74
<p style="color:#d90d74;">Text here</p>
.mytext {color:#d90d74;}
This box has a color of #d90d74
<div style="background-color:#d90d74;">Content here</div>
.mybackground {background-color:#d90d74;}
Border around this has a color of #d90d74
<div style="border:2px solid #d90d74;">Content here</div>
.myborder {border:2px solid #d90d74;}