#bd7e1b color space conversions
Hex:
#bd7e1b
RGB:
189, 126, 27
CMY:
26, 51, 89
CMYK:
0, 33, 86, 26
HSL:
37°, 75.0000%, 42.3529%
HSV (HSB):
37°, 85.7143%, 74.1176%
XYZ:
28.6449, 25.8197, 4.5108
xyY:
0.4857, 0.4378, 25.8197
CIE-Lab:
57.8655, 16.8420, 58.1505
CIE-LCH:
57.8655, 60.5404, 73.8475
CIE-Luv:
57.8655, 51.8694, 54.7181
Hunter-Lab:
50.8130, 11.7034, 30.3058
#bd7e1b color charts
#bd7e1b color shades, tints & tones
#bd7e1b color schemes
#bd7e1b color preview, HTML & CSS examples
This text has a color of #bd7e1b
<p style="color:#bd7e1b;">Text here</p>
.mytext {color:#bd7e1b;}
This box has a color of #bd7e1b
<div style="background-color:#bd7e1b;">Content here</div>
.mybackground {background-color:#bd7e1b;}
Border around this has a color of #bd7e1b
<div style="border:2px solid #bd7e1b;">Content here</div>
.myborder {border:2px solid #bd7e1b;}