#d11e7b color space conversions
Hex:
#d11e7b
RGB:
209, 30, 123
CMY:
18, 88, 52
CMYK:
0, 86, 41, 18
HSL:
329°, 74.8954%, 46.8627%
HSV (HSB):
329°, 85.6459%, 81.9608%
XYZ:
30.3339, 15.9139, 20.2118
xyY:
0.4564, 0.2395, 15.9139
CIE-Lab:
46.8613, 70.7368, -5.7077
CIE-LCH:
46.8613, 70.9667, 355.3868
CIE-Luv:
46.8613, 103.6873, -20.6497
Hunter-Lab:
39.8923, 65.9193, -2.1153
#d11e7b color charts
#d11e7b color shades, tints & tones
#d11e7b color schemes
#d11e7b color preview, HTML & CSS examples
This text has a color of #d11e7b
<p style="color:#d11e7b;">Text here</p>
.mytext {color:#d11e7b;}
This box has a color of #d11e7b
<div style="background-color:#d11e7b;">Content here</div>
.mybackground {background-color:#d11e7b;}
Border around this has a color of #d11e7b
<div style="border:2px solid #d11e7b;">Content here</div>
.myborder {border:2px solid #d11e7b;}