#b26f4d color space conversions
Hex:
#b26f4d
RGB:
178, 111, 77
CMY:
30, 56, 70
CMYK:
0, 38, 57, 30
HSL:
20°, 39.6078%, 50.0000%
HSV (HSB):
20°, 56.7416%, 69.8039%
XYZ:
25.3841, 21.3697, 9.8081
xyY:
0.4488, 0.3778, 21.3697
CIE-Lab:
53.3517, 23.0616, 29.9177
CIE-LCH:
53.3517, 37.7744, 52.3737
CIE-Luv:
53.3517, 50.4012, 30.5540
Hunter-Lab:
46.2273, 17.1190, 19.7796
#b26f4d color charts
#b26f4d color shades, tints & tones
#b26f4d color schemes
#b26f4d color preview, HTML & CSS examples
This text has a color of #b26f4d
<p style="color:#b26f4d;">Text here</p>
.mytext {color:#b26f4d;}
This box has a color of #b26f4d
<div style="background-color:#b26f4d;">Content here</div>
.mybackground {background-color:#b26f4d;}
Border around this has a color of #b26f4d
<div style="border:2px solid #b26f4d;">Content here</div>
.myborder {border:2px solid #b26f4d;}