#b08d03 color space conversions
Hex:
#b08d03
RGB:
176, 141, 3
CMY:
31, 45, 99
CMYK:
0, 20, 98, 31
HSL:
48°, 96.6480%, 35.0980%
HSV (HSB):
48°, 98.2955%, 69.0196%
XYZ:
27.4458, 28.2864, 4.0994
xyY:
0.4587, 0.4728, 28.2864
CIE-Lab:
60.1466, 2.2648, 64.2550
CIE-LCH:
60.1466, 64.2949, 87.9813
CIE-Luv:
60.1466, 30.2921, 62.7675
Hunter-Lab:
53.1850, -0.9598, 32.6595
#b08d03 color charts
#b08d03 color shades, tints & tones
#b08d03 color schemes
#b08d03 color preview, HTML & CSS examples
This text has a color of #b08d03
<p style="color:#b08d03;">Text here</p>
.mytext {color:#b08d03;}
This box has a color of #b08d03
<div style="background-color:#b08d03;">Content here</div>
.mybackground {background-color:#b08d03;}
Border around this has a color of #b08d03
<div style="border:2px solid #b08d03;">Content here</div>
.myborder {border:2px solid #b08d03;}