#d49a6a color space conversions
Hex:
#d49a6a
RGB:
212, 154, 106
CMY:
17, 40, 58
CMYK:
0, 27, 50, 17
HSL:
27°, 55.2083%, 62.3529%
HSV (HSB):
27°, 50.0000%, 83.1373%
XYZ:
41.3085, 38.1489, 18.8219
xyY:
0.4203, 0.3882, 38.1489
CIE-Lab:
68.1302, 16.1063, 33.6402
CIE-LCH:
68.1302, 37.2971, 64.4158
CIE-Luv:
68.1302, 43.2000, 39.0639
Hunter-Lab:
61.7648, 11.2931, 25.1675
#d49a6a color charts
#d49a6a color shades, tints & tones
#d49a6a color schemes
#d49a6a color preview, HTML & CSS examples
This text has a color of #d49a6a
<p style="color:#d49a6a;">Text here</p>
.mytext {color:#d49a6a;}
This box has a color of #d49a6a
<div style="background-color:#d49a6a;">Content here</div>
.mybackground {background-color:#d49a6a;}
Border around this has a color of #d49a6a
<div style="border:2px solid #d49a6a;">Content here</div>
.myborder {border:2px solid #d49a6a;}