#bd7d01 color space conversions
Hex:
#bd7d01
RGB:
189, 125, 1
CMY:
26, 51, 100
CMYK:
0, 34, 99, 26
HSL:
40°, 98.9474%, 37.2549%
HSV (HSB):
40°, 99.4709%, 74.1176%
XYZ:
28.3254, 25.4882, 3.4555
xyY:
0.4946, 0.4451, 25.4882
CIE-Lab:
57.5481, 16.9588, 63.4860
CIE-LCH:
57.5481, 65.7120, 75.0440
CIE-Luv:
57.5481, 53.3225, 57.2486
Hunter-Lab:
50.4859, 11.7980, 31.2820
#bd7d01 color charts
#bd7d01 color shades, tints & tones
#bd7d01 color schemes
#bd7d01 color preview, HTML & CSS examples
This text has a color of #bd7d01
<p style="color:#bd7d01;">Text here</p>
.mytext {color:#bd7d01;}
This box has a color of #bd7d01
<div style="background-color:#bd7d01;">Content here</div>
.mybackground {background-color:#bd7d01;}
Border around this has a color of #bd7d01
<div style="border:2px solid #bd7d01;">Content here</div>
.myborder {border:2px solid #bd7d01;}