#d5b82e color space conversions
Hex:
#d5b82e
RGB:
213, 184, 46
CMY:
16, 28, 82
CMYK:
0, 14, 78, 16
HSL:
50°, 66.5339%, 50.7843%
HSV (HSB):
50°, 78.4038%, 83.5294%
XYZ:
45.0742, 48.6244, 9.5945
xyY:
0.4364, 0.4707, 48.6244
CIE-Lab:
75.2170, -3.2649, 68.2718
CIE-LCH:
75.2170, 68.3499, 92.7380
CIE-Luv:
75.2170, 26.0362, 74.7961
Hunter-Lab:
69.7312, -6.6472, 40.6539
#d5b82e color charts
#d5b82e color shades, tints & tones
#d5b82e color schemes
#d5b82e color preview, HTML & CSS examples
This text has a color of #d5b82e
<p style="color:#d5b82e;">Text here</p>
.mytext {color:#d5b82e;}
This box has a color of #d5b82e
<div style="background-color:#d5b82e;">Content here</div>
.mybackground {background-color:#d5b82e;}
Border around this has a color of #d5b82e
<div style="border:2px solid #d5b82e;">Content here</div>
.myborder {border:2px solid #d5b82e;}