#bd7e07 color space conversions
Hex:
#bd7e07
RGB:
189, 126, 7
CMY:
26, 51, 97
CMYK:
0, 33, 96, 26
HSL:
39°, 92.8571%, 38.4314%
HSV (HSB):
39°, 96.2963%, 74.1176%
XYZ:
28.4855, 25.7559, 3.6710
xyY:
0.4919, 0.4447, 25.7559
CIE-Lab:
57.8046, 16.4812, 62.6383
CIE-LCH:
57.8046, 64.7702, 75.2586
CIE-Luv:
57.8046, 52.4008, 57.1188
Hunter-Lab:
50.7502, 11.3769, 31.2364
#bd7e07 color charts
#bd7e07 color shades, tints & tones
#bd7e07 color schemes
#bd7e07 color preview, HTML & CSS examples
This text has a color of #bd7e07
<p style="color:#bd7e07;">Text here</p>
.mytext {color:#bd7e07;}
This box has a color of #bd7e07
<div style="background-color:#bd7e07;">Content here</div>
.mybackground {background-color:#bd7e07;}
Border around this has a color of #bd7e07
<div style="border:2px solid #bd7e07;">Content here</div>
.myborder {border:2px solid #bd7e07;}