#d13b8b color space conversions
Hex:
#d13b8b
RGB:
209, 59, 139
CMY:
18, 77, 45
CMYK:
0, 72, 33, 18
HSL:
328°, 61.9835%, 52.5490%
HSV (HSB):
328°, 71.7703%, 81.9608%
XYZ:
32.5187, 18.5473, 26.2922
xyY:
0.4204, 0.2398, 18.5473
CIE-Lab:
50.1533, 64.5610, -10.4854
CIE-LCH:
50.1533, 65.4069, 350.7751
CIE-Luv:
50.1533, 88.6862, -26.0062
Hunter-Lab:
43.0666, 59.4150, -6.0499
#d13b8b color charts
#d13b8b color shades, tints & tones
#d13b8b color schemes
#d13b8b color preview, HTML & CSS examples
This text has a color of #d13b8b
<p style="color:#d13b8b;">Text here</p>
.mytext {color:#d13b8b;}
This box has a color of #d13b8b
<div style="background-color:#d13b8b;">Content here</div>
.mybackground {background-color:#d13b8b;}
Border around this has a color of #d13b8b
<div style="border:2px solid #d13b8b;">Content here</div>
.myborder {border:2px solid #d13b8b;}