#bd8601 color space conversions
Hex:
#bd8601
RGB:
189, 134, 1
CMY:
26, 47, 100
CMYK:
0, 29, 99, 26
HSL:
42°, 98.9474%, 37.2549%
HSV (HSB):
42°, 99.4709%, 74.1176%
XYZ:
29.5168, 27.8712, 3.8527
xyY:
0.4820, 0.4551, 27.8712
CIE-Lab:
59.7722, 11.9907, 64.9822
CIE-LCH:
59.7722, 66.0792, 79.5452
CIE-Luv:
59.7722, 46.0842, 60.5995
Hunter-Lab:
52.7932, 7.4119, 32.6284
#bd8601 color charts
#bd8601 color shades, tints & tones
#bd8601 color schemes
#bd8601 color preview, HTML & CSS examples
This text has a color of #bd8601
<p style="color:#bd8601;">Text here</p>
.mytext {color:#bd8601;}
This box has a color of #bd8601
<div style="background-color:#bd8601;">Content here</div>
.mybackground {background-color:#bd8601;}
Border around this has a color of #bd8601
<div style="border:2px solid #bd8601;">Content here</div>
.myborder {border:2px solid #bd8601;}