#bd7701 color space conversions
Hex:
#bd7701
RGB:
189, 119, 1
CMY:
26, 53, 100
CMYK:
0, 37, 99, 26
HSL:
38°, 98.9474%, 37.2549%
HSV (HSB):
38°, 99.4709%, 74.1176%
XYZ:
27.5886, 24.0147, 3.2099
xyY:
0.5033, 0.4381, 24.0147
CIE-Lab:
56.1025, 20.2686, 62.5307
CIE-LCH:
56.1025, 65.7336, 72.0405
CIE-Luv:
56.1025, 58.2183, 55.0473
Hunter-Lab:
49.0048, 14.7331, 30.4197
#bd7701 color charts
#bd7701 color shades, tints & tones
#bd7701 color schemes
#bd7701 color preview, HTML & CSS examples
This text has a color of #bd7701
<p style="color:#bd7701;">Text here</p>
.mytext {color:#bd7701;}
This box has a color of #bd7701
<div style="background-color:#bd7701;">Content here</div>
.mybackground {background-color:#bd7701;}
Border around this has a color of #bd7701
<div style="border:2px solid #bd7701;">Content here</div>
.myborder {border:2px solid #bd7701;}