#d5b12a color space conversions
Hex:
#d5b12a
RGB:
213, 177, 42
CMY:
16, 31, 84
CMYK:
0, 17, 80, 16
HSL:
47°, 67.0588%, 50.0000%
HSV (HSB):
47°, 80.2817%, 83.5294%
XYZ:
43.5806, 45.7576, 8.7256
xyY:
0.4444, 0.4666, 45.7576
CIE-Lab:
73.3880, 0.2639, 67.8903
CIE-LCH:
73.3880, 67.8909, 89.7773
CIE-Luv:
73.3880, 31.2054, 72.8025
Hunter-Lab:
67.6444, -3.3770, 39.7031
#d5b12a color charts
#d5b12a color shades, tints & tones
#d5b12a color schemes
#d5b12a color preview, HTML & CSS examples
This text has a color of #d5b12a
<p style="color:#d5b12a;">Text here</p>
.mytext {color:#d5b12a;}
This box has a color of #d5b12a
<div style="background-color:#d5b12a;">Content here</div>
.mybackground {background-color:#d5b12a;}
Border around this has a color of #d5b12a
<div style="border:2px solid #d5b12a;">Content here</div>
.myborder {border:2px solid #d5b12a;}