#b08f03 color space conversions
Hex:
#b08f03
RGB:
176, 143, 3
CMY:
31, 44, 99
CMYK:
0, 19, 98, 31
HSL:
49°, 96.6480%, 35.0980%
HSV (HSB):
49°, 98.2955%, 69.0196%
XYZ:
27.7434, 28.8816, 4.1986
xyY:
0.4561, 0.4748, 28.8816
CIE-Lab:
60.6770, 1.1689, 64.6330
CIE-LCH:
60.6770, 64.6436, 88.9639
CIE-Luv:
60.6770, 28.7893, 63.5413
Hunter-Lab:
53.7416, -1.8995, 32.9870
#b08f03 color charts
#b08f03 color shades, tints & tones
#b08f03 color schemes
#b08f03 color preview, HTML & CSS examples
This text has a color of #b08f03
<p style="color:#b08f03;">Text here</p>
.mytext {color:#b08f03;}
This box has a color of #b08f03
<div style="background-color:#b08f03;">Content here</div>
.mybackground {background-color:#b08f03;}
Border around this has a color of #b08f03
<div style="border:2px solid #b08f03;">Content here</div>
.myborder {border:2px solid #b08f03;}