#d34a6a color space conversions
Hex:
#d34a6a
RGB:
211, 74, 106
CMY:
17, 71, 58
CMYK:
0, 65, 50, 17
HSL:
346°, 60.8889%, 55.8824%
HSV (HSB):
346°, 64.9289%, 82.7451%
XYZ:
31.9143, 19.7871, 15.7729
xyY:
0.4730, 0.2933, 19.7871
CIE-Lab:
51.5956, 56.1643, 11.5060
CIE-LCH:
51.5956, 57.3307, 11.5776
CIE-Luv:
51.5956, 95.0032, 3.5155
Hunter-Lab:
44.4826, 50.2210, 10.1145
#d34a6a color charts
#d34a6a color shades, tints & tones
#d34a6a color schemes
#d34a6a color preview, HTML & CSS examples
This text has a color of #d34a6a
<p style="color:#d34a6a;">Text here</p>
.mytext {color:#d34a6a;}
This box has a color of #d34a6a
<div style="background-color:#d34a6a;">Content here</div>
.mybackground {background-color:#d34a6a;}
Border around this has a color of #d34a6a
<div style="border:2px solid #d34a6a;">Content here</div>
.myborder {border:2px solid #d34a6a;}