#d5b20c color space conversions
Hex:
#d5b20c
RGB:
213, 178, 12
CMY:
16, 30, 95
CMYK:
0, 16, 94, 16
HSL:
50°, 89.3333%, 44.1176%
HSV (HSB):
50°, 94.3662%, 83.5294%
XYZ:
43.4273, 46.0135, 6.9404
xyY:
0.4506, 0.4774, 46.0135
CIE-Lab:
73.5543, -0.9056, 74.5115
CIE-LCH:
73.5543, 74.5170, 90.6963
CIE-Luv:
73.5543, 30.9871, 77.0395
Hunter-Lab:
67.8332, -4.4311, 41.4169
#d5b20c color charts
#d5b20c color shades, tints & tones
#d5b20c color schemes
#d5b20c color preview, HTML & CSS examples
This text has a color of #d5b20c
<p style="color:#d5b20c;">Text here</p>
.mytext {color:#d5b20c;}
This box has a color of #d5b20c
<div style="background-color:#d5b20c;">Content here</div>
.mybackground {background-color:#d5b20c;}
Border around this has a color of #d5b20c
<div style="border:2px solid #d5b20c;">Content here</div>
.myborder {border:2px solid #d5b20c;}