#b85c08 color space conversions
Hex:
#b85c08
RGB:
184, 92, 8
CMY:
28, 64, 97
CMYK:
0, 50, 96, 28
HSL:
29°, 91.6667%, 37.6471%
HSV (HSB):
29°, 95.6522%, 72.1569%
XYZ:
23.6381, 17.8622, 2.4316
xyY:
0.5381, 0.4066, 17.8622
CIE-Lab:
49.3285, 32.8447, 56.3138
CIE-LCH:
49.3285, 65.1922, 59.7474
CIE-Luv:
49.3285, 76.0109, 44.6087
Hunter-Lab:
42.2637, 25.8740, 26.1734
#b85c08 color charts
#b85c08 color shades, tints & tones
#b85c08 color schemes
#b85c08 color preview, HTML & CSS examples
This text has a color of #b85c08
<p style="color:#b85c08;">Text here</p>
.mytext {color:#b85c08;}
This box has a color of #b85c08
<div style="background-color:#b85c08;">Content here</div>
.mybackground {background-color:#b85c08;}
Border around this has a color of #b85c08
<div style="border:2px solid #b85c08;">Content here</div>
.myborder {border:2px solid #b85c08;}