#d5b05a color space conversions
Hex:
#d5b05a
RGB:
213, 176, 90
CMY:
16, 31, 65
CMYK:
0, 17, 58, 16
HSL:
42°, 59.4203%, 59.4118%
HSV (HSB):
42°, 57.7465%, 83.5294%
XYZ:
44.8114, 45.9350, 16.1774
xyY:
0.4191, 0.4296, 45.9350
CIE-Lab:
73.5033, 3.3624, 48.3876
CIE-LCH:
73.5033, 48.5043, 86.0250
CIE-Luv:
73.5033, 29.8764, 57.4075
Hunter-Lab:
67.7754, -0.5871, 33.2907
#d5b05a color charts
#d5b05a color shades, tints & tones
#d5b05a color schemes
#d5b05a color preview, HTML & CSS examples
This text has a color of #d5b05a
<p style="color:#d5b05a;">Text here</p>
.mytext {color:#d5b05a;}
This box has a color of #d5b05a
<div style="background-color:#d5b05a;">Content here</div>
.mybackground {background-color:#d5b05a;}
Border around this has a color of #d5b05a
<div style="border:2px solid #d5b05a;">Content here</div>
.myborder {border:2px solid #d5b05a;}