#d11bdf color space conversions
Hex:
#d11bdf
RGB:
209, 27, 223
CMY:
18, 89, 13
CMYK:
6, 88, 0, 13
HSL:
296°, 78.4000%, 49.0196%
HSV (HSB):
296°, 87.8924%, 87.4510%
XYZ:
40.0057, 19.6669, 71.4996
xyY:
0.3050, 0.1499, 19.6669
CIE-Lab:
51.4585, 83.9429, -57.5302
CIE-LCH:
51.4585, 101.7651, 325.5753
CIE-Luv:
51.4585, 62.4618, -97.8195
Hunter-Lab:
44.3474, 83.4168, -64.5479
#d11bdf color charts
#d11bdf color shades, tints & tones
#d11bdf color schemes
#d11bdf color preview, HTML & CSS examples
This text has a color of #d11bdf
<p style="color:#d11bdf;">Text here</p>
.mytext {color:#d11bdf;}
This box has a color of #d11bdf
<div style="background-color:#d11bdf;">Content here</div>
.mybackground {background-color:#d11bdf;}
Border around this has a color of #d11bdf
<div style="border:2px solid #d11bdf;">Content here</div>
.myborder {border:2px solid #d11bdf;}