#d90b6d color space conversions
Hex:
#d90b6d
RGB:
217, 11, 109
CMY:
15, 96, 57
CMYK:
0, 95, 50, 15
HSL:
331°, 90.3509%, 44.7059%
HSV (HSB):
331°, 94.9309%, 85.0980%
XYZ:
31.4953, 16.0952, 15.9147
xyY:
0.4959, 0.2534, 16.0952
CIE-Lab:
47.0991, 74.0180, 3.4396
CIE-LCH:
47.0991, 74.0979, 2.6606
CIE-Luv:
47.0991, 119.4158, -10.1646
Hunter-Lab:
40.1188, 69.9235, 4.5635
#d90b6d color charts
#d90b6d color shades, tints & tones
#d90b6d color schemes
#d90b6d color preview, HTML & CSS examples
This text has a color of #d90b6d
<p style="color:#d90b6d;">Text here</p>
.mytext {color:#d90b6d;}
This box has a color of #d90b6d
<div style="background-color:#d90b6d;">Content here</div>
.mybackground {background-color:#d90b6d;}
Border around this has a color of #d90b6d
<div style="border:2px solid #d90b6d;">Content here</div>
.myborder {border:2px solid #d90b6d;}