#d13d9b color space conversions
Hex:
#d13d9b
RGB:
209, 61, 155
CMY:
18, 76, 39
CMYK:
0, 71, 26, 18
HSL:
322°, 61.6667%, 52.9412%
HSV (HSB):
322°, 70.8134%, 81.9608%
XYZ:
33.8796, 19.2594, 32.9421
xyY:
0.3936, 0.2237, 19.2594
CIE-Lab:
50.9893, 65.7699, -18.7655
CIE-LCH:
50.9893, 68.3946, 344.0754
CIE-Luv:
50.9893, 81.9307, -37.9146
Hunter-Lab:
43.8855, 61.0026, -13.7855
#d13d9b color charts
#d13d9b color shades, tints & tones
#d13d9b color schemes
#d13d9b color preview, HTML & CSS examples
This text has a color of #d13d9b
<p style="color:#d13d9b;">Text here</p>
.mytext {color:#d13d9b;}
This box has a color of #d13d9b
<div style="background-color:#d13d9b;">Content here</div>
.mybackground {background-color:#d13d9b;}
Border around this has a color of #d13d9b
<div style="border:2px solid #d13d9b;">Content here</div>
.myborder {border:2px solid #d13d9b;}