#bd7a01 color space conversions
Hex:
#bd7a01
RGB:
189, 122, 1
CMY:
26, 52, 100
CMYK:
0, 35, 99, 26
HSL:
39°, 98.9474%, 37.2549%
HSV (HSB):
39°, 99.4709%, 74.1176%
XYZ:
27.9513, 24.7401, 3.3308
xyY:
0.4989, 0.4416, 24.7401
CIE-Lab:
56.8213, 18.6147, 63.0039
CIE-LCH:
56.8213, 65.6962, 73.5400
CIE-Luv:
56.8213, 55.7644, 56.1443
Hunter-Lab:
49.7394, 13.2649, 30.8472
#bd7a01 color charts
#bd7a01 color shades, tints & tones
#bd7a01 color schemes
#bd7a01 color preview, HTML & CSS examples
This text has a color of #bd7a01
<p style="color:#bd7a01;">Text here</p>
.mytext {color:#bd7a01;}
This box has a color of #bd7a01
<div style="background-color:#bd7a01;">Content here</div>
.mybackground {background-color:#bd7a01;}
Border around this has a color of #bd7a01
<div style="border:2px solid #bd7a01;">Content here</div>
.myborder {border:2px solid #bd7a01;}