#b06000 color space conversions
Hex:
#b06000
RGB:
176, 96, 0
CMY:
31, 62, 100
CMYK:
0, 45, 100, 31
HSL:
33°, 100.0000%, 34.5098%
HSV (HSB):
33°, 100.0000%, 69.0196%
XYZ:
22.0874, 17.5958, 2.2322
xyY:
0.5270, 0.4198, 17.5958
CIE-Lab:
49.0022, 27.2190, 57.3349
CIE-LCH:
49.0022, 63.4678, 64.6045
CIE-Luv:
49.0022, 66.2388, 46.2893
Hunter-Lab:
41.9474, 20.5810, 26.2081
#b06000 color charts
#b06000 color shades, tints & tones
#b06000 color schemes
#b06000 color preview, HTML & CSS examples
This text has a color of #b06000
<p style="color:#b06000;">Text here</p>
.mytext {color:#b06000;}
This box has a color of #b06000
<div style="background-color:#b06000;">Content here</div>
.mybackground {background-color:#b06000;}
Border around this has a color of #b06000
<div style="border:2px solid #b06000;">Content here</div>
.myborder {border:2px solid #b06000;}