#b5975c color space conversions
Hex:
#b5975c
RGB:
181, 151, 92
CMY:
29, 41, 64
CMYK:
0, 17, 49, 29
HSL:
40°, 37.5527%, 53.5294%
HSV (HSB):
40°, 49.1713%, 70.9804%
XYZ:
32.0544, 32.7297, 14.7532
xyY:
0.4030, 0.4115, 32.7297
CIE-Lab:
63.9414, 3.4574, 35.1060
CIE-LCH:
63.9414, 35.2758, 84.3753
CIE-Luv:
63.9414, 23.4329, 42.3474
Hunter-Lab:
57.2099, -0.1045, 24.7573
#b5975c color charts
#b5975c color shades, tints & tones
#b5975c color schemes
#b5975c color preview, HTML & CSS examples
This text has a color of #b5975c
<p style="color:#b5975c;">Text here</p>
.mytext {color:#b5975c;}
This box has a color of #b5975c
<div style="background-color:#b5975c;">Content here</div>
.mybackground {background-color:#b5975c;}
Border around this has a color of #b5975c
<div style="border:2px solid #b5975c;">Content here</div>
.myborder {border:2px solid #b5975c;}