#d47b7d color space conversions
Hex:
#d47b7d
RGB:
212, 123, 125
CMY:
17, 52, 51
CMYK:
0, 42, 41, 17
HSL:
359°, 50.8571%, 65.6863%
HSV (HSB):
359°, 41.9811%, 83.1373%
XYZ:
37.9360, 29.6436, 23.1244
xyY:
0.4182, 0.3268, 29.6436
CIE-Lab:
61.3455, 34.7497, 14.0288
CIE-LCH:
61.3455, 37.4746, 21.9844
CIE-Luv:
61.3455, 61.4682, 11.9748
Hunter-Lab:
54.4460, 29.0920, 12.9304
#d47b7d color charts
#d47b7d color shades, tints & tones
#d47b7d color schemes
#d47b7d color preview, HTML & CSS examples
This text has a color of #d47b7d
<p style="color:#d47b7d;">Text here</p>
.mytext {color:#d47b7d;}
This box has a color of #d47b7d
<div style="background-color:#d47b7d;">Content here</div>
.mybackground {background-color:#d47b7d;}
Border around this has a color of #d47b7d
<div style="border:2px solid #d47b7d;">Content here</div>
.myborder {border:2px solid #d47b7d;}