#d49a5c color space conversions
Hex:
#d49a5c
RGB:
212, 154, 92
CMY:
17, 40, 64
CMYK:
0, 27, 57, 17
HSL:
31°, 58.2524%, 59.6078%
HSV (HSB):
31°, 56.6038%, 83.1373%
XYZ:
40.6387, 37.8810, 15.2951
xyY:
0.4332, 0.4038, 37.8810
CIE-Lab:
67.9328, 14.8991, 40.7451
CIE-LCH:
67.9328, 43.3837, 69.9143
CIE-Luv:
67.9328, 44.5404, 46.2523
Hunter-Lab:
61.5475, 10.1523, 28.3492
#d49a5c color charts
#d49a5c color shades, tints & tones
#d49a5c color schemes
#d49a5c color preview, HTML & CSS examples
This text has a color of #d49a5c
<p style="color:#d49a5c;">Text here</p>
.mytext {color:#d49a5c;}
This box has a color of #d49a5c
<div style="background-color:#d49a5c;">Content here</div>
.mybackground {background-color:#d49a5c;}
Border around this has a color of #d49a5c
<div style="border:2px solid #d49a5c;">Content here</div>
.myborder {border:2px solid #d49a5c;}