#d11b8f color space conversions
Hex:
#d11b8f
RGB:
209, 27, 143
CMY:
18, 89, 44
CMYK:
0, 87, 32, 18
HSL:
322°, 77.1186%, 46.2745%
HSV (HSB):
322°, 87.0813%, 81.9608%
XYZ:
31.6444, 16.3223, 27.4693
xyY:
0.4195, 0.2164, 16.3223
CIE-Lab:
47.3946, 73.2895, -17.0734
CIE-LCH:
47.3946, 75.2519, 346.8864
CIE-Luv:
47.3946, 95.4102, -36.3594
Hunter-Lab:
40.4009, 69.1100, -12.0316
#d11b8f color charts
#d11b8f color shades, tints & tones
#d11b8f color schemes
#d11b8f color preview, HTML & CSS examples
This text has a color of #d11b8f
<p style="color:#d11b8f;">Text here</p>
.mytext {color:#d11b8f;}
This box has a color of #d11b8f
<div style="background-color:#d11b8f;">Content here</div>
.mybackground {background-color:#d11b8f;}
Border around this has a color of #d11b8f
<div style="border:2px solid #d11b8f;">Content here</div>
.myborder {border:2px solid #d11b8f;}