#d47f7b color space conversions
Hex:
#d47f7b
RGB:
212, 127, 123
CMY:
17, 50, 52
CMYK:
0, 40, 42, 17
HSL:
3°, 50.8571%, 65.6863%
HSV (HSB):
3°, 41.9811%, 83.1373%
XYZ:
38.3159, 30.6059, 22.6269
xyY:
0.4185, 0.3343, 30.6059
CIE-Lab:
62.1735, 32.4056, 16.3182
CIE-LCH:
62.1735, 36.2823, 26.7280
CIE-Luv:
62.1735, 59.2343, 15.3125
Hunter-Lab:
55.3226, 26.8130, 14.4762
#d47f7b color charts
#d47f7b color shades, tints & tones
#d47f7b color schemes
#d47f7b color preview, HTML & CSS examples
This text has a color of #d47f7b
<p style="color:#d47f7b;">Text here</p>
.mytext {color:#d47f7b;}
This box has a color of #d47f7b
<div style="background-color:#d47f7b;">Content here</div>
.mybackground {background-color:#d47f7b;}
Border around this has a color of #d47f7b
<div style="border:2px solid #d47f7b;">Content here</div>
.myborder {border:2px solid #d47f7b;}