#bd5d00 color space conversions
Hex:
#bd5d00
RGB:
189, 93, 0
CMY:
26, 64, 100
CMYK:
0, 51, 100, 26
HSL:
30°, 100.0000%, 37.0588%
HSV (HSB):
30°, 100.0000%, 74.1176%
XYZ:
24.9006, 18.6475, 2.2869
xyY:
0.5433, 0.4068, 18.6475
CIE-Lab:
50.2722, 34.2779, 59.0809
CIE-LCH:
50.2722, 68.3047, 59.8783
CIE-Luv:
50.2722, 79.6911, 46.0621
Hunter-Lab:
43.1828, 27.3592, 27.0880
#bd5d00 color charts
#bd5d00 color shades, tints & tones
#bd5d00 color schemes
#bd5d00 color preview, HTML & CSS examples
This text has a color of #bd5d00
<p style="color:#bd5d00;">Text here</p>
.mytext {color:#bd5d00;}
This box has a color of #bd5d00
<div style="background-color:#bd5d00;">Content here</div>
.mybackground {background-color:#bd5d00;}
Border around this has a color of #bd5d00
<div style="border:2px solid #bd5d00;">Content here</div>
.myborder {border:2px solid #bd5d00;}