#b06c00 color space conversions
Hex:
#b06c00
RGB:
176, 108, 0
CMY:
31, 58, 100
CMYK:
0, 39, 100, 31
HSL:
37°, 100.0000%, 34.5098%
HSV (HSB):
37°, 100.0000%, 69.0196%
XYZ:
23.2671, 19.9552, 2.6254
xyY:
0.5075, 0.4353, 19.9552
CIE-Lab:
51.7866, 20.5956, 59.0934
CIE-LCH:
51.7866, 62.5797, 70.7852
CIE-Luv:
51.7866, 56.4045, 50.5728
Hunter-Lab:
44.6713, 14.7971, 27.7853
#b06c00 color charts
#b06c00 color shades, tints & tones
#b06c00 color schemes
#b06c00 color preview, HTML & CSS examples
This text has a color of #b06c00
<p style="color:#b06c00;">Text here</p>
.mytext {color:#b06c00;}
This box has a color of #b06c00
<div style="background-color:#b06c00;">Content here</div>
.mybackground {background-color:#b06c00;}
Border around this has a color of #b06c00
<div style="border:2px solid #b06c00;">Content here</div>
.myborder {border:2px solid #b06c00;}