#d11b8a color space conversions
Hex:
#d11b8a
RGB:
209, 27, 138
CMY:
18, 89, 46
CMYK:
0, 87, 34, 18
HSL:
323°, 77.1186%, 46.2745%
HSV (HSB):
323°, 87.0813%, 81.9608%
XYZ:
31.2739, 16.1742, 25.5184
xyY:
0.4286, 0.2217, 16.1742
CIE-Lab:
47.2021, 72.7613, -14.3396
CIE-LCH:
47.2021, 74.1608, 348.8512
CIE-Luv:
47.2021, 97.6441, -32.4936
Hunter-Lab:
40.2171, 68.4263, -9.4684
#d11b8a color charts
#d11b8a color shades, tints & tones
#d11b8a color schemes
#d11b8a color preview, HTML & CSS examples
This text has a color of #d11b8a
<p style="color:#d11b8a;">Text here</p>
.mytext {color:#d11b8a;}
This box has a color of #d11b8a
<div style="background-color:#d11b8a;">Content here</div>
.mybackground {background-color:#d11b8a;}
Border around this has a color of #d11b8a
<div style="border:2px solid #d11b8a;">Content here</div>
.myborder {border:2px solid #d11b8a;}