#d11b6a color space conversions
Hex:
#d11b6a
RGB:
209, 27, 106
CMY:
18, 89, 58
CMYK:
0, 87, 49, 18
HSL:
334°, 77.1186%, 46.2745%
HSV (HSB):
334°, 87.0813%, 81.9608%
XYZ:
29.2879, 15.3798, 15.0606
xyY:
0.4904, 0.2575, 15.3798
CIE-Lab:
46.1500, 69.8294, 3.7226
CIE-LCH:
46.1500, 69.9285, 3.0516
CIE-Luv:
46.1500, 111.6237, -8.8519
Hunter-Lab:
39.2171, 64.6769, 4.6827
#d11b6a color charts
#d11b6a color shades, tints & tones
#d11b6a color schemes
#d11b6a color preview, HTML & CSS examples
This text has a color of #d11b6a
<p style="color:#d11b6a;">Text here</p>
.mytext {color:#d11b6a;}
This box has a color of #d11b6a
<div style="background-color:#d11b6a;">Content here</div>
.mybackground {background-color:#d11b6a;}
Border around this has a color of #d11b6a
<div style="border:2px solid #d11b6a;">Content here</div>
.myborder {border:2px solid #d11b6a;}