#d90b7b color space conversions
Hex:
#d90b7b
RGB:
217, 11, 123
CMY:
15, 96, 52
CMYK:
0, 95, 43, 15
HSL:
327°, 90.3509%, 44.7059%
HSV (HSB):
327°, 94.9309%, 85.0980%
XYZ:
32.3101, 16.4211, 20.2056
xyY:
0.4687, 0.2382, 16.4211
CIE-Lab:
47.5222, 75.1528, -4.5565
CIE-LCH:
47.5222, 75.2908, 356.5304
CIE-Luv:
47.5222, 113.1335, -20.1957
Hunter-Lab:
40.5230, 71.4078, -1.1971
#d90b7b color charts
#d90b7b color shades, tints & tones
#d90b7b color schemes
#d90b7b color preview, HTML & CSS examples
This text has a color of #d90b7b
<p style="color:#d90b7b;">Text here</p>
.mytext {color:#d90b7b;}
This box has a color of #d90b7b
<div style="background-color:#d90b7b;">Content here</div>
.mybackground {background-color:#d90b7b;}
Border around this has a color of #d90b7b
<div style="border:2px solid #d90b7b;">Content here</div>
.myborder {border:2px solid #d90b7b;}