#d13e4c color space conversions
Hex:
#d13e4c
RGB:
209, 62, 76
CMY:
18, 76, 70
CMYK:
0, 70, 64, 18
HSL:
354°, 61.5063%, 53.1373%
HSV (HSB):
354°, 70.3349%, 81.9608%
XYZ:
29.3216, 17.5224, 8.6742
xyY:
0.5281, 0.3156, 17.5224
CIE-Lab:
48.9116, 58.0556, 25.8594
CIE-LCH:
48.9116, 63.5544, 24.0094
CIE-Luv:
48.9116, 108.5889, 17.3584
Hunter-Lab:
41.8597, 51.7800, 17.0157
#d13e4c color charts
#d13e4c color shades, tints & tones
#d13e4c color schemes
#d13e4c color preview, HTML & CSS examples
This text has a color of #d13e4c
<p style="color:#d13e4c;">Text here</p>
.mytext {color:#d13e4c;}
This box has a color of #d13e4c
<div style="background-color:#d13e4c;">Content here</div>
.mybackground {background-color:#d13e4c;}
Border around this has a color of #d13e4c
<div style="border:2px solid #d13e4c;">Content here</div>
.myborder {border:2px solid #d13e4c;}