#d34e5d color space conversions
Hex:
#d34e5d
RGB:
211, 78, 93
CMY:
17, 69, 64
CMYK:
0, 63, 56, 17
HSL:
353°, 60.1810%, 56.6667%
HSV (HSB):
353°, 63.0332%, 82.7451%
XYZ:
31.5641, 20.0880, 12.5697
xyY:
0.4915, 0.3128, 20.0880
CIE-Lab:
51.9365, 53.4191, 19.7486
CIE-LCH:
51.9365, 56.9527, 20.2889
CIE-Luv:
51.9365, 96.4476, 13.1717
Hunter-Lab:
44.8196, 47.2740, 14.7458
#d34e5d color charts
#d34e5d color shades, tints & tones
#d34e5d color schemes
#d34e5d color preview, HTML & CSS examples
This text has a color of #d34e5d
<p style="color:#d34e5d;">Text here</p>
.mytext {color:#d34e5d;}
This box has a color of #d34e5d
<div style="background-color:#d34e5d;">Content here</div>
.mybackground {background-color:#d34e5d;}
Border around this has a color of #d34e5d
<div style="border:2px solid #d34e5d;">Content here</div>
.myborder {border:2px solid #d34e5d;}