#d9a28f color space conversions
Hex:
#d9a28f
RGB:
217, 162, 143
CMY:
15, 36, 44
CMYK:
0, 25, 34, 15
HSL:
15°, 49.3333%, 70.5882%
HSV (HSB):
15°, 34.1014%, 85.0980%
XYZ:
46.4935, 42.5755, 31.7540
xyY:
0.3848, 0.3524, 42.5755
CIE-Lab:
71.2659, 17.8161, 17.8282
CIE-LCH:
71.2659, 25.2043, 45.0194
CIE-Luv:
71.2659, 37.4935, 21.0076
Hunter-Lab:
65.2499, 13.0019, 16.8213
#d9a28f color charts
#d9a28f color shades, tints & tones
#d9a28f color schemes
#d9a28f color preview, HTML & CSS examples
This text has a color of #d9a28f
<p style="color:#d9a28f;">Text here</p>
.mytext {color:#d9a28f;}
This box has a color of #d9a28f
<div style="background-color:#d9a28f;">Content here</div>
.mybackground {background-color:#d9a28f;}
Border around this has a color of #d9a28f
<div style="border:2px solid #d9a28f;">Content here</div>
.myborder {border:2px solid #d9a28f;}