#d47272 color space conversions
Hex:
#d47272
RGB:
212, 114, 114
CMY:
17, 55, 55
CMYK:
0, 46, 46, 17
HSL:
0°, 53.2609%, 63.9216%
HSV (HSB):
0°, 46.2264%, 83.1373%
XYZ:
36.2060, 27.2466, 19.2704
xyY:
0.4377, 0.3294, 27.2466
CIE-Lab:
59.2019, 38.3060, 17.3685
CIE-LCH:
59.2019, 42.0597, 24.3903
CIE-Luv:
59.2019, 69.4532, 14.9711
Hunter-Lab:
52.1983, 32.4649, 14.6502
#d47272 color charts
#d47272 color shades, tints & tones
#d47272 color schemes
#d47272 color preview, HTML & CSS examples
This text has a color of #d47272
<p style="color:#d47272;">Text here</p>
.mytext {color:#d47272;}
This box has a color of #d47272
<div style="background-color:#d47272;">Content here</div>
.mybackground {background-color:#d47272;}
Border around this has a color of #d47272
<div style="border:2px solid #d47272;">Content here</div>
.myborder {border:2px solid #d47272;}