#b85b2a color space conversions
Hex:
#b85b2a
RGB:
184, 91, 42
CMY:
28, 64, 84
CMYK:
0, 51, 77, 28
HSL:
21°, 62.8319%, 44.3137%
HSV (HSB):
21°, 77.1739%, 72.1569%
XYZ:
23.9262, 17.8397, 4.3728
xyY:
0.5186, 0.3867, 17.8397
CIE-Lab:
49.3011, 34.2349, 44.0974
CIE-LCH:
49.3011, 55.8266, 52.1761
CIE-Luv:
49.3011, 74.5491, 37.6234
Hunter-Lab:
42.2371, 27.2007, 23.4276
#b85b2a color charts
#b85b2a color shades, tints & tones
#b85b2a color schemes
#b85b2a color preview, HTML & CSS examples
This text has a color of #b85b2a
<p style="color:#b85b2a;">Text here</p>
.mytext {color:#b85b2a;}
This box has a color of #b85b2a
<div style="background-color:#b85b2a;">Content here</div>
.mybackground {background-color:#b85b2a;}
Border around this has a color of #b85b2a
<div style="border:2px solid #b85b2a;">Content here</div>
.myborder {border:2px solid #b85b2a;}