#daa27e color space conversions
Hex:
#daa27e
RGB:
218, 162, 126
CMY:
15, 36, 51
CMYK:
0, 26, 42, 15
HSL:
23°, 55.4217%, 67.4510%
HSV (HSB):
23°, 42.2018%, 85.4902%
XYZ:
45.5997, 42.2524, 25.4908
xyY:
0.4023, 0.3728, 42.2524
CIE-Lab:
71.0446, 16.2289, 26.8124
CIE-LCH:
71.0446, 31.3414, 58.8145
CIE-Luv:
71.0446, 40.1511, 32.1063
Hunter-Lab:
65.0019, 11.4668, 22.2504
#daa27e color charts
#daa27e color shades, tints & tones
#daa27e color schemes
#daa27e color preview, HTML & CSS examples
This text has a color of #daa27e
<p style="color:#daa27e;">Text here</p>
.mytext {color:#daa27e;}
This box has a color of #daa27e
<div style="background-color:#daa27e;">Content here</div>
.mybackground {background-color:#daa27e;}
Border around this has a color of #daa27e
<div style="border:2px solid #daa27e;">Content here</div>
.myborder {border:2px solid #daa27e;}