#b27c4d color space conversions
Hex:
#b27c4d
RGB:
178, 124, 77
CMY:
30, 51, 70
CMYK:
0, 30, 57, 30
HSL:
28°, 39.6078%, 50.0000%
HSV (HSB):
28°, 56.7416%, 69.8039%
XYZ:
26.9073, 24.4161, 10.3158
xyY:
0.4365, 0.3961, 24.4161
CIE-Lab:
56.5020, 15.7986, 33.8281
CIE-LCH:
56.5020, 37.3355, 64.9662
CIE-Luv:
56.5020, 41.0931, 36.5886
Hunter-Lab:
49.4127, 10.7287, 22.2110
#b27c4d color charts
#b27c4d color shades, tints & tones
#b27c4d color schemes
#b27c4d color preview, HTML & CSS examples
This text has a color of #b27c4d
<p style="color:#b27c4d;">Text here</p>
.mytext {color:#b27c4d;}
This box has a color of #b27c4d
<div style="background-color:#b27c4d;">Content here</div>
.mybackground {background-color:#b27c4d;}
Border around this has a color of #b27c4d
<div style="border:2px solid #b27c4d;">Content here</div>
.myborder {border:2px solid #b27c4d;}