#d13a8e color space conversions
Hex:
#d13a8e
RGB:
209, 58, 142
CMY:
18, 77, 44
CMYK:
0, 72, 32, 18
HSL:
327°, 62.1399%, 52.3529%
HSV (HSB):
327°, 72.2488%, 81.9608%
XYZ:
32.6900, 18.5344, 27.4457
xyY:
0.4155, 0.2356, 18.5344
CIE-Lab:
50.1380, 65.2404, -12.3073
CIE-LCH:
50.1380, 66.3911, 349.3170
CIE-Luv:
50.1380, 87.8921, -28.6339
Hunter-Lab:
43.0516, 60.1986, -7.6617
#d13a8e color charts
#d13a8e color shades, tints & tones
#d13a8e color schemes
#d13a8e color preview, HTML & CSS examples
This text has a color of #d13a8e
<p style="color:#d13a8e;">Text here</p>
.mytext {color:#d13a8e;}
This box has a color of #d13a8e
<div style="background-color:#d13a8e;">Content here</div>
.mybackground {background-color:#d13a8e;}
Border around this has a color of #d13a8e
<div style="border:2px solid #d13a8e;">Content here</div>
.myborder {border:2px solid #d13a8e;}