#d47d7a color space conversions
Hex:
#d47d7a
RGB:
212, 125, 122
CMY:
17, 51, 52
CMYK:
0, 41, 42, 17
HSL:
2°, 51.1364%, 65.4902%
HSV (HSB):
2°, 42.4528%, 83.1373%
XYZ:
37.9978, 30.0694, 22.2136
xyY:
0.4209, 0.3331, 30.0694
CIE-Lab:
61.7141, 33.3610, 16.2518
CIE-LCH:
61.7141, 37.1090, 25.9731
CIE-Luv:
61.7141, 60.7195, 14.9860
Hunter-Lab:
54.8356, 27.7277, 14.3668
#d47d7a color charts
#d47d7a color shades, tints & tones
#d47d7a color schemes
#d47d7a color preview, HTML & CSS examples
This text has a color of #d47d7a
<p style="color:#d47d7a;">Text here</p>
.mytext {color:#d47d7a;}
This box has a color of #d47d7a
<div style="background-color:#d47d7a;">Content here</div>
.mybackground {background-color:#d47d7a;}
Border around this has a color of #d47d7a
<div style="border:2px solid #d47d7a;">Content here</div>
.myborder {border:2px solid #d47d7a;}