#b08203 color space conversions
Hex:
#b08203
RGB:
176, 130, 3
CMY:
31, 49, 99
CMYK:
0, 26, 98, 31
HSL:
44°, 96.6480%, 35.0980%
HSV (HSB):
44°, 98.2955%, 69.0196%
XYZ:
25.9036, 25.2019, 3.5853
xyY:
0.4736, 0.4608, 25.2019
CIE-Lab:
57.2717, 8.3470, 62.2262
CIE-LCH:
57.2717, 62.7835, 82.3599
CIE-Luv:
57.2717, 38.7309, 58.5366
Hunter-Lab:
50.2015, 4.2518, 30.9066
#b08203 color charts
#b08203 color shades, tints & tones
#b08203 color schemes
#b08203 color preview, HTML & CSS examples
This text has a color of #b08203
<p style="color:#b08203;">Text here</p>
.mytext {color:#b08203;}
This box has a color of #b08203
<div style="background-color:#b08203;">Content here</div>
.mybackground {background-color:#b08203;}
Border around this has a color of #b08203
<div style="border:2px solid #b08203;">Content here</div>
.myborder {border:2px solid #b08203;}