#d13d5c color space conversions
Hex:
#d13d5c
RGB:
209, 61, 92
CMY:
18, 76, 64
CMYK:
0, 71, 56, 18
HSL:
347°, 61.6667%, 52.9412%
HSV (HSB):
347°, 70.8134%, 81.9608%
XYZ:
29.8950, 17.6655, 11.9594
xyY:
0.5023, 0.2968, 17.6655
CIE-Lab:
49.0879, 59.4837, 16.4395
CIE-LCH:
49.0879, 61.7136, 15.4492
CIE-Luv:
49.0879, 104.4614, 7.8807
Hunter-Lab:
42.0304, 53.4089, 12.5508
#d13d5c color charts
#d13d5c color shades, tints & tones
#d13d5c color schemes
#d13d5c color preview, HTML & CSS examples
This text has a color of #d13d5c
<p style="color:#d13d5c;">Text here</p>
.mytext {color:#d13d5c;}
This box has a color of #d13d5c
<div style="background-color:#d13d5c;">Content here</div>
.mybackground {background-color:#d13d5c;}
Border around this has a color of #d13d5c
<div style="border:2px solid #d13d5c;">Content here</div>
.myborder {border:2px solid #d13d5c;}