#d13b6c color space conversions
Hex:
#d13b6c
RGB:
209, 59, 108
CMY:
18, 77, 58
CMYK:
0, 72, 48, 18
HSL:
340°, 61.9835%, 52.5490%
HSV (HSB):
340°, 71.7703%, 81.9608%
XYZ:
30.5652, 17.7659, 16.0056
xyY:
0.4751, 0.2761, 17.7659
CIE-Lab:
49.2110, 61.4754, 6.8806
CIE-LCH:
49.2110, 61.8592, 6.3862
CIE-Luv:
49.2110, 100.0984, -3.1810
Hunter-Lab:
42.1497, 55.6790, 6.9905
#d13b6c color charts
#d13b6c color shades, tints & tones
#d13b6c color schemes
#d13b6c color preview, HTML & CSS examples
This text has a color of #d13b6c
<p style="color:#d13b6c;">Text here</p>
.mytext {color:#d13b6c;}
This box has a color of #d13b6c
<div style="background-color:#d13b6c;">Content here</div>
.mybackground {background-color:#d13b6c;}
Border around this has a color of #d13b6c
<div style="border:2px solid #d13b6c;">Content here</div>
.myborder {border:2px solid #d13b6c;}