#b85e2b color space conversions
Hex:
#b85e2b
RGB:
184, 94, 43
CMY:
28, 63, 83
CMYK:
0, 49, 77, 28
HSL:
22°, 62.1145%, 44.5098%
HSV (HSB):
22°, 76.6304%, 72.1569%
XYZ:
24.2059, 18.3702, 4.5555
xyY:
0.5136, 0.3898, 18.3702
CIE-Lab:
49.9420, 32.6978, 44.2618
CIE-LCH:
49.9420, 55.0296, 53.5454
CIE-Luv:
49.9420, 72.1193, 38.4115
Hunter-Lab:
42.8604, 25.8041, 23.7006
#b85e2b color charts
#b85e2b color shades, tints & tones
#b85e2b color schemes
#b85e2b color preview, HTML & CSS examples
This text has a color of #b85e2b
<p style="color:#b85e2b;">Text here</p>
.mytext {color:#b85e2b;}
This box has a color of #b85e2b
<div style="background-color:#b85e2b;">Content here</div>
.mybackground {background-color:#b85e2b;}
Border around this has a color of #b85e2b
<div style="border:2px solid #b85e2b;">Content here</div>
.myborder {border:2px solid #b85e2b;}