#d34b6a color space conversions
Hex:
#d34b6a
RGB:
211, 75, 106
CMY:
17, 71, 58
CMYK:
0, 64, 50, 17
HSL:
346°, 60.7143%, 56.0784%
HSV (HSB):
346°, 64.4550%, 82.7451%
XYZ:
31.9816, 19.9216, 15.7953
xyY:
0.4724, 0.2943, 19.9216
CIE-Lab:
51.7485, 55.7492, 11.7199
CIE-LCH:
51.7485, 56.9678, 11.8721
CIE-Luv:
51.7485, 94.4631, 3.8665
Hunter-Lab:
44.6337, 49.7925, 10.2616
#d34b6a color charts
#d34b6a color shades, tints & tones
#d34b6a color schemes
#d34b6a color preview, HTML & CSS examples
This text has a color of #d34b6a
<p style="color:#d34b6a;">Text here</p>
.mytext {color:#d34b6a;}
This box has a color of #d34b6a
<div style="background-color:#d34b6a;">Content here</div>
.mybackground {background-color:#d34b6a;}
Border around this has a color of #d34b6a
<div style="border:2px solid #d34b6a;">Content here</div>
.myborder {border:2px solid #d34b6a;}