#b08d00 color space conversions
Hex:
#b08d00
RGB:
176, 141, 0
CMY:
31, 45, 100
CMYK:
0, 20, 100, 31
HSL:
48°, 100.0000%, 34.5098%
HSV (HSB):
48°, 100.0000%, 69.0196%
XYZ:
27.4294, 28.2799, 4.0129
xyY:
0.4593, 0.4735, 28.2799
CIE-Lab:
60.1407, 2.2243, 64.7199
CIE-LCH:
60.1407, 64.7581, 88.0317
CIE-Luv:
60.1407, 30.3277, 63.0082
Hunter-Lab:
53.1788, -0.9935, 32.7511
#b08d00 color charts
#b08d00 color shades, tints & tones
#b08d00 color schemes
#b08d00 color preview, HTML & CSS examples
This text has a color of #b08d00
<p style="color:#b08d00;">Text here</p>
.mytext {color:#b08d00;}
This box has a color of #b08d00
<div style="background-color:#b08d00;">Content here</div>
.mybackground {background-color:#b08d00;}
Border around this has a color of #b08d00
<div style="border:2px solid #b08d00;">Content here</div>
.myborder {border:2px solid #b08d00;}