#b2864a color space conversions
Hex:
#b2864a
RGB:
178, 134, 74
CMY:
30, 47, 71
CMYK:
0, 25, 58, 30
HSL:
35°, 41.2698%, 49.4118%
HSV (HSB):
35°, 58.4270%, 69.8039%
XYZ:
28.1212, 27.0096, 10.2098
xyY:
0.4304, 0.4134, 27.0096
CIE-Lab:
58.9832, 9.9687, 38.4194
CIE-LCH:
58.9832, 39.6916, 75.4543
CIE-Luv:
58.9832, 34.2290, 42.6912
Hunter-Lab:
51.9707, 5.6370, 24.7318
#b2864a color charts
#b2864a color shades, tints & tones
#b2864a color schemes
#b2864a color preview, HTML & CSS examples
This text has a color of #b2864a
<p style="color:#b2864a;">Text here</p>
.mytext {color:#b2864a;}
This box has a color of #b2864a
<div style="background-color:#b2864a;">Content here</div>
.mybackground {background-color:#b2864a;}
Border around this has a color of #b2864a
<div style="border:2px solid #b2864a;">Content here</div>
.myborder {border:2px solid #b2864a;}