#d11c7b color space conversions
Hex:
#d11c7b
RGB:
209, 28, 123
CMY:
18, 89, 52
CMYK:
0, 87, 41, 18
HSL:
329°, 76.3713%, 46.4706%
HSV (HSB):
329°, 86.6029%, 81.9608%
XYZ:
30.2849, 15.8159, 20.1955
xyY:
0.4568, 0.2386, 15.8159
CIE-Lab:
46.7320, 71.1102, -5.9000
CIE-LCH:
46.7320, 71.3545, 355.2571
CIE-Luv:
46.7320, 104.1070, -20.9647
Hunter-Lab:
39.7692, 66.3347, -2.2700
#d11c7b color charts
#d11c7b color shades, tints & tones
#d11c7b color schemes
#d11c7b color preview, HTML & CSS examples
This text has a color of #d11c7b
<p style="color:#d11c7b;">Text here</p>
.mytext {color:#d11c7b;}
This box has a color of #d11c7b
<div style="background-color:#d11c7b;">Content here</div>
.mybackground {background-color:#d11c7b;}
Border around this has a color of #d11c7b
<div style="border:2px solid #d11c7b;">Content here</div>
.myborder {border:2px solid #d11c7b;}