#d5b31c color space conversions
Hex:
#d5b31c
RGB:
213, 179, 28
CMY:
16, 30, 89
CMYK:
0, 16, 87, 16
HSL:
49°, 76.7635%, 47.2549%
HSV (HSB):
49°, 86.8545%, 83.5294%
XYZ:
43.7703, 46.4702, 7.7613
xyY:
0.4466, 0.4742, 46.4702
CIE-Lab:
73.8496, -1.1675, 71.9875
CIE-LCH:
73.8496, 71.9970, 90.9291
CIE-Luv:
73.8496, 30.0416, 75.8538
Hunter-Lab:
68.1690, -4.6837, 40.9679
#d5b31c color charts
#d5b31c color shades, tints & tones
#d5b31c color schemes
#d5b31c color preview, HTML & CSS examples
This text has a color of #d5b31c
<p style="color:#d5b31c;">Text here</p>
.mytext {color:#d5b31c;}
This box has a color of #d5b31c
<div style="background-color:#d5b31c;">Content here</div>
.mybackground {background-color:#d5b31c;}
Border around this has a color of #d5b31c
<div style="border:2px solid #d5b31c;">Content here</div>
.myborder {border:2px solid #d5b31c;}