#d13d4c color space conversions
Hex:
#d13d4c
RGB:
209, 61, 76
CMY:
18, 76, 70
CMYK:
0, 71, 64, 18
HSL:
354°, 61.6667%, 52.9412%
HSV (HSB):
354°, 70.8134%, 81.9608%
XYZ:
29.2677, 17.4146, 8.6562
xyY:
0.5289, 0.3147, 17.4146
CIE-Lab:
48.7782, 58.4232, 25.6890
CIE-LCH:
48.7782, 63.8216, 23.7353
CIE-Luv:
48.7782, 109.1346, 17.0801
Hunter-Lab:
41.7308, 52.1614, 16.9130
#d13d4c color charts
#d13d4c color shades, tints & tones
#d13d4c color schemes
#d13d4c color preview, HTML & CSS examples
This text has a color of #d13d4c
<p style="color:#d13d4c;">Text here</p>
.mytext {color:#d13d4c;}
This box has a color of #d13d4c
<div style="background-color:#d13d4c;">Content here</div>
.mybackground {background-color:#d13d4c;}
Border around this has a color of #d13d4c
<div style="border:2px solid #d13d4c;">Content here</div>
.myborder {border:2px solid #d13d4c;}