#d11e8c color space conversions
Hex:
#d11e8c
RGB:
209, 30, 140
CMY:
18, 88, 45
CMYK:
0, 86, 33, 18
HSL:
323°, 74.8954%, 46.8627%
HSV (HSB):
323°, 85.6459%, 81.9608%
XYZ:
31.4924, 16.3773, 26.3122
xyY:
0.4245, 0.2208, 16.3773
CIE-Lab:
47.4657, 72.4276, -15.1510
CIE-LCH:
47.4657, 73.9953, 348.1848
CIE-Luv:
47.4657, 96.2105, -33.5717
Hunter-Lab:
40.4689, 68.0860, -10.2212
#d11e8c color charts
#d11e8c color shades, tints & tones
#d11e8c color schemes
#d11e8c color preview, HTML & CSS examples
This text has a color of #d11e8c
<p style="color:#d11e8c;">Text here</p>
.mytext {color:#d11e8c;}
This box has a color of #d11e8c
<div style="background-color:#d11e8c;">Content here</div>
.mybackground {background-color:#d11e8c;}
Border around this has a color of #d11e8c
<div style="border:2px solid #d11e8c;">Content here</div>
.myborder {border:2px solid #d11e8c;}