#d1b50d color space conversions
Hex:
#d1b50d
RGB:
209, 181, 13
CMY:
18, 29, 95
CMYK:
0, 13, 94, 18
HSL:
51°, 88.2883%, 43.5294%
HSV (HSB):
51°, 93.7799%, 81.9608%
XYZ:
42.8910, 46.6321, 7.1211
xyY:
0.4438, 0.4825, 46.6321
CIE-Lab:
73.9538, -4.2197, 74.5132
CIE-LCH:
73.9538, 74.6326, 93.2412
CIE-Luv:
73.9538, 25.7637, 78.0511
Hunter-Lab:
68.2877, -7.3889, 41.6186
#d1b50d color charts
#d1b50d color shades, tints & tones
#d1b50d color schemes
#d1b50d color preview, HTML & CSS examples
This text has a color of #d1b50d
<p style="color:#d1b50d;">Text here</p>
.mytext {color:#d1b50d;}
This box has a color of #d1b50d
<div style="background-color:#d1b50d;">Content here</div>
.mybackground {background-color:#d1b50d;}
Border around this has a color of #d1b50d
<div style="border:2px solid #d1b50d;">Content here</div>
.myborder {border:2px solid #d1b50d;}