#d11dbc color space conversions
Hex:
#d11dbc
RGB:
209, 29, 188
CMY:
18, 89, 26
CMYK:
0, 86, 10, 18
HSL:
307°, 75.6303%, 46.6667%
HSV (HSB):
307°, 86.1244%, 81.9608%
XYZ:
35.8110, 18.0649, 49.1764
xyY:
0.3475, 0.1753, 18.0649
CIE-Lab:
49.5747, 78.4795, -40.3885
CIE-LCH:
49.5747, 88.2625, 332.7680
CIE-Luv:
49.5747, 75.6981, -71.1940
Hunter-Lab:
42.5028, 76.0162, -38.8475
#d11dbc color charts
#d11dbc color shades, tints & tones
#d11dbc color schemes
#d11dbc color preview, HTML & CSS examples
This text has a color of #d11dbc
<p style="color:#d11dbc;">Text here</p>
.mytext {color:#d11dbc;}
This box has a color of #d11dbc
<div style="background-color:#d11dbc;">Content here</div>
.mybackground {background-color:#d11dbc;}
Border around this has a color of #d11dbc
<div style="border:2px solid #d11dbc;">Content here</div>
.myborder {border:2px solid #d11dbc;}