#d7ae4b color space conversions
Hex:
#d7ae4b
RGB:
215, 174, 75
CMY:
16, 32, 71
CMYK:
0, 19, 65, 16
HSL:
42°, 63.6364%, 56.8627%
HSV (HSB):
42°, 65.1163%, 84.3137%
XYZ:
44.4304, 45.2272, 13.0446
xyY:
0.4326, 0.4404, 45.2272
CIE-Lab:
73.0412, 4.2482, 54.9247
CIE-LCH:
73.0412, 55.0887, 85.5772
CIE-Luv:
73.0412, 33.6128, 62.5390
Hunter-Lab:
67.2512, 0.2389, 35.5754
#d7ae4b color charts
#d7ae4b color shades, tints & tones
#d7ae4b color schemes
#d7ae4b color preview, HTML & CSS examples
This text has a color of #d7ae4b
<p style="color:#d7ae4b;">Text here</p>
.mytext {color:#d7ae4b;}
This box has a color of #d7ae4b
<div style="background-color:#d7ae4b;">Content here</div>
.mybackground {background-color:#d7ae4b;}
Border around this has a color of #d7ae4b
<div style="border:2px solid #d7ae4b;">Content here</div>
.myborder {border:2px solid #d7ae4b;}