#d34d54 color space conversions
Hex:
#d34d54
RGB:
211, 77, 84
CMY:
17, 70, 67
CMYK:
0, 64, 60, 17
HSL:
357°, 60.3604%, 56.4706%
HSV (HSB):
357°, 63.5071%, 82.7451%
XYZ:
31.1181, 19.7967, 10.5686
xyY:
0.5061, 0.3220, 19.7967
CIE-Lab:
51.6066, 53.2024, 24.6491
CIE-LCH:
51.6066, 58.6351, 24.8587
CIE-Luv:
51.6066, 99.3804, 18.0414
Hunter-Lab:
44.4935, 46.9765, 17.0623
#d34d54 color charts
#d34d54 color shades, tints & tones
#d34d54 color schemes
#d34d54 color preview, HTML & CSS examples
This text has a color of #d34d54
<p style="color:#d34d54;">Text here</p>
.mytext {color:#d34d54;}
This box has a color of #d34d54
<div style="background-color:#d34d54;">Content here</div>
.mybackground {background-color:#d34d54;}
Border around this has a color of #d34d54
<div style="border:2px solid #d34d54;">Content here</div>
.myborder {border:2px solid #d34d54;}