#b85d29 color space conversions
Hex:
#b85d29
RGB:
184, 93, 41
CMY:
28, 64, 84
CMYK:
0, 49, 78, 28
HSL:
22°, 63.5556%, 44.1176%
HSV (HSB):
22°, 77.7174%, 72.1569%
XYZ:
24.0818, 18.1791, 4.3375
xyY:
0.5168, 0.3901, 18.1791
CIE-Lab:
49.7127, 33.1436, 44.9921
CIE-LCH:
49.7127, 55.8819, 53.6226
CIE-Luv:
49.7127, 73.1001, 38.6581
Hunter-Lab:
42.6370, 26.2036, 23.8143
#b85d29 color charts
#b85d29 color shades, tints & tones
#b85d29 color schemes
#b85d29 color preview, HTML & CSS examples
This text has a color of #b85d29
<p style="color:#b85d29;">Text here</p>
.mytext {color:#b85d29;}
This box has a color of #b85d29
<div style="background-color:#b85d29;">Content here</div>
.mybackground {background-color:#b85d29;}
Border around this has a color of #b85d29
<div style="border:2px solid #b85d29;">Content here</div>
.myborder {border:2px solid #b85d29;}