#d34d5a color space conversions
Hex:
#d34d5a
RGB:
211, 77, 90
CMY:
17, 70, 65
CMYK:
0, 64, 57, 17
HSL:
354°, 60.3604%, 56.4706%
HSV (HSB):
354°, 63.5071%, 82.7451%
XYZ:
31.3633, 19.8948, 11.8599
xyY:
0.4969, 0.3152, 19.8948
CIE-Lab:
51.7181, 53.6248, 21.2406
CIE-LCH:
51.7181, 57.6782, 21.6083
CIE-Luv:
51.7181, 97.8409, 14.6101
Hunter-Lab:
44.6036, 47.4571, 15.4576
#d34d5a color charts
#d34d5a color shades, tints & tones
#d34d5a color schemes
#d34d5a color preview, HTML & CSS examples
This text has a color of #d34d5a
<p style="color:#d34d5a;">Text here</p>
.mytext {color:#d34d5a;}
This box has a color of #d34d5a
<div style="background-color:#d34d5a;">Content here</div>
.mybackground {background-color:#d34d5a;}
Border around this has a color of #d34d5a
<div style="border:2px solid #d34d5a;">Content here</div>
.myborder {border:2px solid #d34d5a;}