#d49e8f color space conversions
Hex:
#d49e8f
RGB:
212, 158, 143
CMY:
17, 38, 44
CMYK:
0, 25, 33, 17
HSL:
13°, 44.5161%, 69.6078%
HSV (HSB):
13°, 32.5472%, 83.1373%
XYZ:
44.3362, 40.4339, 31.4544
xyY:
0.3815, 0.3479, 40.4339
CIE-Lab:
69.7775, 18.0415, 15.6804
CIE-LCH:
69.7775, 23.9034, 40.9948
CIE-Luv:
69.7775, 36.4114, 18.1338
Hunter-Lab:
63.5877, 13.1797, 15.1829
#d49e8f color charts
#d49e8f color shades, tints & tones
#d49e8f color schemes
#d49e8f color preview, HTML & CSS examples
This text has a color of #d49e8f
<p style="color:#d49e8f;">Text here</p>
.mytext {color:#d49e8f;}
This box has a color of #d49e8f
<div style="background-color:#d49e8f;">Content here</div>
.mybackground {background-color:#d49e8f;}
Border around this has a color of #d49e8f
<div style="border:2px solid #d49e8f;">Content here</div>
.myborder {border:2px solid #d49e8f;}