#d47d72 color space conversions
Hex:
#d47d72
RGB:
212, 125, 114
CMY:
17, 51, 55
CMYK:
0, 41, 46, 17
HSL:
7°, 53.2609%, 63.9216%
HSV (HSB):
7°, 46.2264%, 83.1373%
XYZ:
37.5223, 29.8792, 19.7092
xyY:
0.4307, 0.3430, 29.8792
CIE-Lab:
61.5498, 32.5257, 20.5709
CIE-LCH:
61.5498, 38.4849, 32.3113
CIE-Luv:
61.5498, 62.1195, 20.1865
Hunter-Lab:
54.6619, 26.8719, 16.8853
#d47d72 color charts
#d47d72 color shades, tints & tones
#d47d72 color schemes
#d47d72 color preview, HTML & CSS examples
This text has a color of #d47d72
<p style="color:#d47d72;">Text here</p>
.mytext {color:#d47d72;}
This box has a color of #d47d72
<div style="background-color:#d47d72;">Content here</div>
.mybackground {background-color:#d47d72;}
Border around this has a color of #d47d72
<div style="border:2px solid #d47d72;">Content here</div>
.myborder {border:2px solid #d47d72;}