#d90d71 color space conversions
Hex:
#d90d71
RGB:
217, 13, 113
CMY:
15, 95, 56
CMYK:
0, 94, 48, 15
HSL:
331°, 88.6957%, 45.0980%
HSV (HSB):
331°, 94.0092%, 85.0980%
XYZ:
31.7398, 16.2318, 17.0830
xyY:
0.4879, 0.2495, 16.2318
CIE-Lab:
47.2772, 74.1438, 1.2293
CIE-LCH:
47.2772, 74.1540, 0.9499
CIE-Luv:
47.2772, 117.4200, -12.8196
Hunter-Lab:
40.2887, 70.1187, 3.0624
#d90d71 color charts
#d90d71 color shades, tints & tones
#d90d71 color schemes
#d90d71 color preview, HTML & CSS examples
This text has a color of #d90d71
<p style="color:#d90d71;">Text here</p>
.mytext {color:#d90d71;}
This box has a color of #d90d71
<div style="background-color:#d90d71;">Content here</div>
.mybackground {background-color:#d90d71;}
Border around this has a color of #d90d71
<div style="border:2px solid #d90d71;">Content here</div>
.myborder {border:2px solid #d90d71;}