#d5b03f color space conversions
Hex:
#d5b03f
RGB:
213, 176, 63
CMY:
16, 31, 75
CMYK:
0, 17, 70, 16
HSL:
45°, 64.1026%, 54.1176%
HSV (HSB):
45°, 70.4225%, 83.5294%
XYZ:
43.8631, 45.5557, 11.1839
xyY:
0.4360, 0.4528, 45.5557
CIE-Lab:
73.2563, 1.6626, 60.2257
CIE-LCH:
73.2563, 60.2487, 88.4187
CIE-Luv:
73.2563, 31.2280, 67.2413
Hunter-Lab:
67.4950, -2.1139, 37.4221
#d5b03f color charts
#d5b03f color shades, tints & tones
#d5b03f color schemes
#d5b03f color preview, HTML & CSS examples
This text has a color of #d5b03f
<p style="color:#d5b03f;">Text here</p>
.mytext {color:#d5b03f;}
This box has a color of #d5b03f
<div style="background-color:#d5b03f;">Content here</div>
.mybackground {background-color:#d5b03f;}
Border around this has a color of #d5b03f
<div style="border:2px solid #d5b03f;">Content here</div>
.myborder {border:2px solid #d5b03f;}