#d90d70 color space conversions
Hex:
#d90d70
RGB:
217, 13, 112
CMY:
15, 95, 56
CMYK:
0, 94, 48, 15
HSL:
331°, 88.6957%, 45.0980%
HSV (HSB):
331°, 94.0092%, 85.0980%
XYZ:
31.6838, 16.2094, 16.7880
xyY:
0.4898, 0.2506, 16.2094
CIE-Lab:
47.2480, 74.0652, 1.8035
CIE-LCH:
47.2480, 74.0872, 1.3949
CIE-Luv:
47.2480, 117.8624, -12.1133
Hunter-Lab:
40.2609, 70.0162, 3.4598
#d90d70 color charts
#d90d70 color shades, tints & tones
#d90d70 color schemes
#d90d70 color preview, HTML & CSS examples
This text has a color of #d90d70
<p style="color:#d90d70;">Text here</p>
.mytext {color:#d90d70;}
This box has a color of #d90d70
<div style="background-color:#d90d70;">Content here</div>
.mybackground {background-color:#d90d70;}
Border around this has a color of #d90d70
<div style="border:2px solid #d90d70;">Content here</div>
.myborder {border:2px solid #d90d70;}