#d7ae5a color space conversions
Hex:
#d7ae5a
RGB:
215, 174, 90
CMY:
16, 32, 65
CMYK:
0, 19, 58, 16
HSL:
40°, 60.9756%, 59.8039%
HSV (HSB):
40°, 58.1395%, 84.3137%
XYZ:
45.0058, 45.4574, 16.0749
xyY:
0.4224, 0.4267, 45.4574
CIE-Lab:
73.1920, 5.2663, 48.0750
CIE-LCH:
73.1920, 48.3625, 83.7485
CIE-Luv:
73.1920, 32.7516, 56.6079
Hunter-Lab:
67.4221, 1.1644, 33.0594
#d7ae5a color charts
#d7ae5a color shades, tints & tones
#d7ae5a color schemes
#d7ae5a color preview, HTML & CSS examples
This text has a color of #d7ae5a
<p style="color:#d7ae5a;">Text here</p>
.mytext {color:#d7ae5a;}
This box has a color of #d7ae5a
<div style="background-color:#d7ae5a;">Content here</div>
.mybackground {background-color:#d7ae5a;}
Border around this has a color of #d7ae5a
<div style="border:2px solid #d7ae5a;">Content here</div>
.myborder {border:2px solid #d7ae5a;}