#d47a8a color space conversions
Hex:
#d47a8a
RGB:
212, 122, 138
CMY:
17, 52, 46
CMYK:
0, 42, 35, 17
HSL:
349°, 51.1364%, 65.4902%
HSV (HSB):
349°, 42.4528%, 83.1373%
XYZ:
38.6984, 29.7511, 27.7477
xyY:
0.4023, 0.3093, 29.7511
CIE-Lab:
61.4389, 36.7970, 6.7154
CIE-LCH:
61.4389, 37.4047, 10.3426
CIE-Luv:
61.4389, 59.5708, 2.3159
Hunter-Lab:
54.5446, 31.1895, 8.0195
#d47a8a color charts
#d47a8a color shades, tints & tones
#d47a8a color schemes
#d47a8a color preview, HTML & CSS examples
This text has a color of #d47a8a
<p style="color:#d47a8a;">Text here</p>
.mytext {color:#d47a8a;}
This box has a color of #d47a8a
<div style="background-color:#d47a8a;">Content here</div>
.mybackground {background-color:#d47a8a;}
Border around this has a color of #d47a8a
<div style="border:2px solid #d47a8a;">Content here</div>
.myborder {border:2px solid #d47a8a;}