#d13f8a color space conversions
Hex:
#d13f8a
RGB:
209, 63, 138
CMY:
18, 75, 46
CMYK:
0, 70, 34, 18
HSL:
329°, 61.3445%, 53.3333%
HSV (HSB):
329°, 69.8565%, 81.9608%
XYZ:
32.6594, 18.9453, 25.9802
xyY:
0.4210, 0.2442, 18.9453
CIE-Lab:
50.6231, 63.0399, -9.1808
CIE-LCH:
50.6231, 63.7049, 351.7140
CIE-Luv:
50.6231, 87.5757, -23.9748
Hunter-Lab:
43.5262, 57.7648, -4.9211
#d13f8a color charts
#d13f8a color shades, tints & tones
#d13f8a color schemes
#d13f8a color preview, HTML & CSS examples
This text has a color of #d13f8a
<p style="color:#d13f8a;">Text here</p>
.mytext {color:#d13f8a;}
This box has a color of #d13f8a
<div style="background-color:#d13f8a;">Content here</div>
.mybackground {background-color:#d13f8a;}
Border around this has a color of #d13f8a
<div style="border:2px solid #d13f8a;">Content here</div>
.myborder {border:2px solid #d13f8a;}