#b26d2a color space conversions
Hex:
#b26d2a
RGB:
178, 109, 42
CMY:
30, 57, 84
CMYK:
0, 39, 76, 30
HSL:
30°, 61.8182%, 43.1373%
HSV (HSB):
30°, 76.4045%, 69.8039%
XYZ:
24.2467, 20.5694, 4.8828
xyY:
0.4879, 0.4139, 20.5694
CIE-Lab:
52.4750, 21.9576, 47.0043
CIE-LCH:
52.4750, 51.8801, 64.9608
CIE-Luv:
52.4750, 55.4672, 43.9964
Hunter-Lab:
45.3535, 16.0600, 25.3642
#b26d2a color charts
#b26d2a color shades, tints & tones
#b26d2a color schemes
#b26d2a color preview, HTML & CSS examples
This text has a color of #b26d2a
<p style="color:#b26d2a;">Text here</p>
.mytext {color:#b26d2a;}
This box has a color of #b26d2a
<div style="background-color:#b26d2a;">Content here</div>
.mybackground {background-color:#b26d2a;}
Border around this has a color of #b26d2a
<div style="border:2px solid #b26d2a;">Content here</div>
.myborder {border:2px solid #b26d2a;}