#d11a9e color space conversions
Hex:
#d11a9e
RGB:
209, 26, 158
CMY:
18, 90, 38
CMYK:
0, 88, 24, 18
HSL:
317°, 77.8723%, 46.0784%
HSV (HSB):
317°, 87.5598%, 81.9608%
XYZ:
32.8354, 16.7627, 33.8527
xyY:
0.3935, 0.2009, 16.7627
CIE-Lab:
47.9597, 75.1484, -25.2148
CIE-LCH:
47.9597, 79.2658, 341.4517
CIE-Luv:
47.9597, 88.8890, -48.2120
Hunter-Lab:
40.9423, 71.5067, -20.3636
#d11a9e color charts
#d11a9e color shades, tints & tones
#d11a9e color schemes
#d11a9e color preview, HTML & CSS examples
This text has a color of #d11a9e
<p style="color:#d11a9e;">Text here</p>
.mytext {color:#d11a9e;}
This box has a color of #d11a9e
<div style="background-color:#d11a9e;">Content here</div>
.mybackground {background-color:#d11a9e;}
Border around this has a color of #d11a9e
<div style="border:2px solid #d11a9e;">Content here</div>
.myborder {border:2px solid #d11a9e;}