#b27a5e color space conversions
Hex:
#b27a5e
RGB:
178, 122, 94
CMY:
30, 52, 63
CMYK:
0, 31, 47, 30
HSL:
20°, 35.2941%, 53.3333%
HSV (HSB):
20°, 47.1910%, 69.8039%
XYZ:
27.3400, 24.1922, 13.8183
xyY:
0.4184, 0.3702, 24.1922
CIE-Lab:
56.2797, 18.5074, 24.1136
CIE-LCH:
56.2797, 30.3972, 52.4935
CIE-Luv:
56.2797, 40.6039, 26.3711
Hunter-Lab:
49.1856, 13.1453, 17.7729
#b27a5e color charts
#b27a5e color shades, tints & tones
#b27a5e color schemes
#b27a5e color preview, HTML & CSS examples
This text has a color of #b27a5e
<p style="color:#b27a5e;">Text here</p>
.mytext {color:#b27a5e;}
This box has a color of #b27a5e
<div style="background-color:#b27a5e;">Content here</div>
.mybackground {background-color:#b27a5e;}
Border around this has a color of #b27a5e
<div style="border:2px solid #b27a5e;">Content here</div>
.myborder {border:2px solid #b27a5e;}