#bd500f color space conversions
Hex:
#bd500f
RGB:
189, 80, 15
CMY:
26, 69, 94
CMYK:
0, 58, 92, 26
HSL:
22°, 85.2941%, 40.0000%
HSV (HSB):
22°, 92.0635%, 74.1176%
XYZ:
23.9412, 16.5906, 2.3924
xyY:
0.5578, 0.3865, 16.5906
CIE-Lab:
47.7400, 41.0295, 53.8793
CIE-LCH:
47.7400, 67.7230, 52.7105
CIE-Luv:
47.7400, 89.4958, 40.3255
Hunter-Lab:
40.7316, 33.6381, 25.0297
#bd500f color charts
#bd500f color shades, tints & tones
#bd500f color schemes
#bd500f color preview, HTML & CSS examples
This text has a color of #bd500f
<p style="color:#bd500f;">Text here</p>
.mytext {color:#bd500f;}
This box has a color of #bd500f
<div style="background-color:#bd500f;">Content here</div>
.mybackground {background-color:#bd500f;}
Border around this has a color of #bd500f
<div style="border:2px solid #bd500f;">Content here</div>
.myborder {border:2px solid #bd500f;}