#d13d6a color space conversions
Hex:
#d13d6a
RGB:
209, 61, 106
CMY:
18, 76, 58
CMYK:
0, 71, 49, 18
HSL:
342°, 61.6667%, 52.9412%
HSV (HSB):
342°, 70.8134%, 81.9608%
XYZ:
30.5648, 17.9334, 15.4862
xyY:
0.4777, 0.2803, 17.9334
CIE-Lab:
49.4152, 60.5932, 8.3870
CIE-LCH:
49.4152, 61.1709, 7.8805
CIE-Luv:
49.4152, 99.8833, -1.2164
Hunter-Lab:
42.3479, 54.7245, 7.9617
#d13d6a color charts
#d13d6a color shades, tints & tones
#d13d6a color schemes
#d13d6a color preview, HTML & CSS examples
This text has a color of #d13d6a
<p style="color:#d13d6a;">Text here</p>
.mytext {color:#d13d6a;}
This box has a color of #d13d6a
<div style="background-color:#d13d6a;">Content here</div>
.mybackground {background-color:#d13d6a;}
Border around this has a color of #d13d6a
<div style="border:2px solid #d13d6a;">Content here</div>
.myborder {border:2px solid #d13d6a;}