#d90b7f color space conversions
Hex:
#d90b7f
RGB:
217, 11, 127
CMY:
15, 96, 50
CMYK:
0, 95, 41, 15
HSL:
326°, 90.3509%, 44.7059%
HSV (HSB):
326°, 94.9309%, 85.0980%
XYZ:
32.5657, 16.5234, 21.5516
xyY:
0.4610, 0.2339, 16.5234
CIE-Lab:
47.6538, 75.5035, -6.8086
CIE-LCH:
47.6538, 75.8099, 354.8472
CIE-Luv:
47.6538, 111.2967, -23.1573
Hunter-Lab:
40.6489, 71.8688, -2.9806
#d90b7f color charts
#d90b7f color shades, tints & tones
#d90b7f color schemes
#d90b7f color preview, HTML & CSS examples
This text has a color of #d90b7f
<p style="color:#d90b7f;">Text here</p>
.mytext {color:#d90b7f;}
This box has a color of #d90b7f
<div style="background-color:#d90b7f;">Content here</div>
.mybackground {background-color:#d90b7f;}
Border around this has a color of #d90b7f
<div style="border:2px solid #d90b7f;">Content here</div>
.myborder {border:2px solid #d90b7f;}