#b85e06 color space conversions
Hex:
#b85e06
RGB:
184, 94, 6
CMY:
28, 63, 98
CMYK:
0, 49, 97, 28
HSL:
30°, 93.6842%, 37.2549%
HSV (HSB):
30°, 96.7391%, 72.1569%
XYZ:
23.8027, 18.2089, 2.4324
xyY:
0.5356, 0.4097, 18.2089
CIE-Lab:
49.7485, 31.7625, 57.0317
CIE-LCH:
49.7485, 65.2799, 60.8853
CIE-Luv:
49.7485, 74.4476, 45.4841
Hunter-Lab:
42.6719, 24.8930, 26.4906
#b85e06 color charts
#b85e06 color shades, tints & tones
#b85e06 color schemes
#b85e06 color preview, HTML & CSS examples
This text has a color of #b85e06
<p style="color:#b85e06;">Text here</p>
.mytext {color:#b85e06;}
This box has a color of #b85e06
<div style="background-color:#b85e06;">Content here</div>
.mybackground {background-color:#b85e06;}
Border around this has a color of #b85e06
<div style="border:2px solid #b85e06;">Content here</div>
.myborder {border:2px solid #b85e06;}