#bd5a00 color space conversions
Hex:
#bd5a00
RGB:
189, 90, 0
CMY:
26, 65, 100
CMYK:
0, 52, 100, 26
HSL:
29°, 100.0000%, 37.0588%
HSV (HSB):
29°, 100.0000%, 74.1176%
XYZ:
24.6424, 18.1311, 2.2009
xyY:
0.5479, 0.4031, 18.1311
CIE-Lab:
49.6548, 35.8297, 58.7174
CIE-LCH:
49.6548, 68.7859, 58.6082
CIE-Luv:
49.6548, 82.1383, 45.0798
Hunter-Lab:
42.5807, 28.7859, 26.7420
#bd5a00 color charts
#bd5a00 color shades, tints & tones
#bd5a00 color schemes
#bd5a00 color preview, HTML & CSS examples
This text has a color of #bd5a00
<p style="color:#bd5a00;">Text here</p>
.mytext {color:#bd5a00;}
This box has a color of #bd5a00
<div style="background-color:#bd5a00;">Content here</div>
.mybackground {background-color:#bd5a00;}
Border around this has a color of #bd5a00
<div style="border:2px solid #bd5a00;">Content here</div>
.myborder {border:2px solid #bd5a00;}