#b5805e color space conversions
Hex:
#b5805e
RGB:
181, 128, 94
CMY:
29, 50, 63
CMYK:
0, 29, 48, 29
HSL:
23°, 37.0213%, 53.9216%
HSV (HSB):
23°, 48.0663%, 70.9804%
XYZ:
28.7956, 26.0703, 14.1040
xyY:
0.4175, 0.3780, 26.0703
CIE-Lab:
58.1037, 16.4020, 26.5702
CIE-LCH:
58.1037, 31.2250, 58.3127
CIE-Luv:
58.1037, 38.8141, 29.7216
Hunter-Lab:
51.0590, 11.3148, 19.3636
#b5805e color charts
#b5805e color shades, tints & tones
#b5805e color schemes
#b5805e color preview, HTML & CSS examples
This text has a color of #b5805e
<p style="color:#b5805e;">Text here</p>
.mytext {color:#b5805e;}
This box has a color of #b5805e
<div style="background-color:#b5805e;">Content here</div>
.mybackground {background-color:#b5805e;}
Border around this has a color of #b5805e
<div style="border:2px solid #b5805e;">Content here</div>
.myborder {border:2px solid #b5805e;}