#d47a9a color space conversions
Hex:
#d47a9a
RGB:
212, 122, 154
CMY:
17, 52, 40
CMYK:
0, 42, 27, 17
HSL:
339°, 51.1364%, 65.4902%
HSV (HSB):
339°, 42.4528%, 83.1373%
XYZ:
39.9436, 30.2492, 34.3053
xyY:
0.3822, 0.2895, 30.2492
CIE-Lab:
61.8687, 38.8776, -1.8350
CIE-LCH:
61.8687, 38.9209, 357.2977
CIE-Luv:
61.8687, 56.2762, -9.6599
Hunter-Lab:
54.9993, 33.3882, 1.5179
#d47a9a color charts
#d47a9a color shades, tints & tones
#d47a9a color schemes
#d47a9a color preview, HTML & CSS examples
This text has a color of #d47a9a
<p style="color:#d47a9a;">Text here</p>
.mytext {color:#d47a9a;}
This box has a color of #d47a9a
<div style="background-color:#d47a9a;">Content here</div>
.mybackground {background-color:#d47a9a;}
Border around this has a color of #d47a9a
<div style="border:2px solid #d47a9a;">Content here</div>
.myborder {border:2px solid #d47a9a;}