#b5845c color space conversions
Hex:
#b5845c
RGB:
181, 132, 92
CMY:
29, 48, 64
CMYK:
0, 27, 49, 29
HSL:
27°, 37.5527%, 53.5294%
HSV (HSB):
27°, 49.1713%, 70.9804%
XYZ:
29.2391, 27.0990, 13.8148
xyY:
0.4168, 0.3863, 27.0990
CIE-Lab:
59.0658, 13.9699, 28.9258
CIE-LCH:
59.0658, 32.1225, 64.2215
CIE-Luv:
59.0658, 36.2929, 32.8528
Hunter-Lab:
52.0567, 9.1603, 20.7053
#b5845c color charts
#b5845c color shades, tints & tones
#b5845c color schemes
#b5845c color preview, HTML & CSS examples
This text has a color of #b5845c
<p style="color:#b5845c;">Text here</p>
.mytext {color:#b5845c;}
This box has a color of #b5845c
<div style="background-color:#b5845c;">Content here</div>
.mybackground {background-color:#b5845c;}
Border around this has a color of #b5845c
<div style="border:2px solid #b5845c;">Content here</div>
.myborder {border:2px solid #b5845c;}