#d34a7c color space conversions
Hex:
#d34a7c
RGB:
211, 74, 124
CMY:
17, 71, 51
CMYK:
0, 65, 41, 17
HSL:
338°, 60.8889%, 55.8824%
HSV (HSB):
338°, 64.9289%, 82.7451%
XYZ:
32.9508, 20.2017, 21.2314
xyY:
0.4430, 0.2716, 20.2017
CIE-Lab:
52.0645, 57.8657, 1.3762
CIE-LCH:
52.0645, 57.8821, 1.3624
CIE-Luv:
52.0645, 89.3024, -9.0855
Hunter-Lab:
44.9463, 52.2052, 3.4554
#d34a7c color charts
#d34a7c color shades, tints & tones
#d34a7c color schemes
#d34a7c color preview, HTML & CSS examples
This text has a color of #d34a7c
<p style="color:#d34a7c;">Text here</p>
.mytext {color:#d34a7c;}
This box has a color of #d34a7c
<div style="background-color:#d34a7c;">Content here</div>
.mybackground {background-color:#d34a7c;}
Border around this has a color of #d34a7c
<div style="border:2px solid #d34a7c;">Content here</div>
.myborder {border:2px solid #d34a7c;}