#d5b12d color space conversions
Hex:
#d5b12d
RGB:
213, 177, 45
CMY:
16, 31, 82
CMYK:
0, 17, 79, 16
HSL:
47°, 66.6667%, 50.5882%
HSV (HSB):
47°, 78.8732%, 83.5294%
XYZ:
43.6364, 45.7799, 9.0191
xyY:
0.4433, 0.4651, 45.7799
CIE-Lab:
73.4025, 0.3656, 66.9592
CIE-LCH:
73.4025, 66.9602, 89.6872
CIE-Luv:
73.4025, 31.1234, 72.1978
Hunter-Lab:
67.6608, -3.2868, 39.4593
#d5b12d color charts
#d5b12d color shades, tints & tones
#d5b12d color schemes
#d5b12d color preview, HTML & CSS examples
This text has a color of #d5b12d
<p style="color:#d5b12d;">Text here</p>
.mytext {color:#d5b12d;}
This box has a color of #d5b12d
<div style="background-color:#d5b12d;">Content here</div>
.mybackground {background-color:#d5b12d;}
Border around this has a color of #d5b12d
<div style="border:2px solid #d5b12d;">Content here</div>
.myborder {border:2px solid #d5b12d;}