#d11b7f color space conversions
Hex:
#d11b7f
RGB:
209, 27, 127
CMY:
18, 89, 50
CMYK:
0, 87, 39, 18
HSL:
327°, 77.1186%, 46.2745%
HSV (HSB):
327°, 87.0813%, 81.9608%
XYZ:
30.5172, 15.8715, 21.5337
xyY:
0.4493, 0.2337, 15.8715
CIE-Lab:
46.8054, 71.6646, -8.2391
CIE-LCH:
46.8054, 72.1367, 353.4417
CIE-Luv:
46.8054, 102.5415, -24.1093
Hunter-Lab:
39.8390, 67.0149, -4.1600
#d11b7f color charts
#d11b7f color shades, tints & tones
#d11b7f color schemes
#d11b7f color preview, HTML & CSS examples
This text has a color of #d11b7f
<p style="color:#d11b7f;">Text here</p>
.mytext {color:#d11b7f;}
This box has a color of #d11b7f
<div style="background-color:#d11b7f;">Content here</div>
.mybackground {background-color:#d11b7f;}
Border around this has a color of #d11b7f
<div style="border:2px solid #d11b7f;">Content here</div>
.myborder {border:2px solid #d11b7f;}