#b08e03 color space conversions
Hex:
#b08e03
RGB:
176, 142, 3
CMY:
31, 44, 99
CMYK:
0, 19, 98, 31
HSL:
48°, 96.6480%, 35.0980%
HSV (HSB):
48°, 98.2955%, 69.0196%
XYZ:
27.5939, 28.5827, 4.1488
xyY:
0.4574, 0.4738, 28.5827
CIE-Lab:
60.4115, 1.7164, 64.4437
CIE-LCH:
60.4115, 64.4665, 88.4743
CIE-Luv:
60.4115, 29.5394, 63.1543
Hunter-Lab:
53.4628, -1.4300, 32.8229
#b08e03 color charts
#b08e03 color shades, tints & tones
#b08e03 color schemes
#b08e03 color preview, HTML & CSS examples
This text has a color of #b08e03
<p style="color:#b08e03;">Text here</p>
.mytext {color:#b08e03;}
This box has a color of #b08e03
<div style="background-color:#b08e03;">Content here</div>
.mybackground {background-color:#b08e03;}
Border around this has a color of #b08e03
<div style="border:2px solid #b08e03;">Content here</div>
.myborder {border:2px solid #b08e03;}