#d11c7e color space conversions
Hex:
#d11c7e
RGB:
209, 28, 126
CMY:
18, 89, 51
CMYK:
0, 87, 40, 18
HSL:
328°, 76.3713%, 46.4706%
HSV (HSB):
328°, 86.6029%, 81.9608%
XYZ:
30.4756, 15.8922, 21.1999
xyY:
0.4510, 0.2352, 15.8922
CIE-Lab:
46.8327, 71.3916, -7.5868
CIE-LCH:
46.8327, 71.7935, 353.9340
CIE-Luv:
46.8327, 102.7884, -23.2071
Hunter-Lab:
39.8650, 66.6944, -3.6245
#d11c7e color charts
#d11c7e color shades, tints & tones
#d11c7e color schemes
#d11c7e color preview, HTML & CSS examples
This text has a color of #d11c7e
<p style="color:#d11c7e;">Text here</p>
.mytext {color:#d11c7e;}
This box has a color of #d11c7e
<div style="background-color:#d11c7e;">Content here</div>
.mybackground {background-color:#d11c7e;}
Border around this has a color of #d11c7e
<div style="border:2px solid #d11c7e;">Content here</div>
.myborder {border:2px solid #d11c7e;}