#b08a00 color space conversions
Hex:
#b08a00
RGB:
176, 138, 0
CMY:
31, 46, 100
CMYK:
0, 22, 100, 31
HSL:
47°, 100.0000%, 34.5098%
HSV (HSB):
47°, 100.0000%, 69.0196%
XYZ:
26.9930, 27.4071, 3.8674
xyY:
0.4633, 0.4704, 27.4071
CIE-Lab:
59.3492, 3.8742, 64.1694
CIE-LCH:
59.3492, 64.2862, 86.5450
CIE-Luv:
59.3492, 32.6031, 61.8538
Hunter-Lab:
52.3518, 0.4204, 32.2663
#b08a00 color charts
#b08a00 color shades, tints & tones
#b08a00 color schemes
#b08a00 color preview, HTML & CSS examples
This text has a color of #b08a00
<p style="color:#b08a00;">Text here</p>
.mytext {color:#b08a00;}
This box has a color of #b08a00
<div style="background-color:#b08a00;">Content here</div>
.mybackground {background-color:#b08a00;}
Border around this has a color of #b08a00
<div style="border:2px solid #b08a00;">Content here</div>
.myborder {border:2px solid #b08a00;}