#d47f7a color space conversions
Hex:
#d47f7a
RGB:
212, 127, 122
CMY:
17, 50, 52
CMYK:
0, 40, 42, 17
HSL:
3°, 51.1364%, 65.4902%
HSV (HSB):
3°, 42.4528%, 83.1373%
XYZ:
38.2536, 30.5809, 22.2989
xyY:
0.4198, 0.3356, 30.5809
CIE-Lab:
62.1523, 32.2968, 16.8569
CIE-LCH:
62.1523, 36.4313, 27.5617
CIE-Luv:
62.1523, 59.4088, 15.9776
Hunter-Lab:
55.3000, 26.7017, 14.8022
#d47f7a color charts
#d47f7a color shades, tints & tones
#d47f7a color schemes
#d47f7a color preview, HTML & CSS examples
This text has a color of #d47f7a
<p style="color:#d47f7a;">Text here</p>
.mytext {color:#d47f7a;}
This box has a color of #d47f7a
<div style="background-color:#d47f7a;">Content here</div>
.mybackground {background-color:#d47f7a;}
Border around this has a color of #d47f7a
<div style="border:2px solid #d47f7a;">Content here</div>
.myborder {border:2px solid #d47f7a;}