#b2894c color space conversions
Hex:
#b2894c
RGB:
178, 137, 76
CMY:
30, 46, 70
CMYK:
0, 23, 57, 30
HSL:
36°, 40.1575%, 49.8039%
HSV (HSB):
36°, 57.3034%, 69.8039%
XYZ:
28.6103, 27.8781, 10.7106
xyY:
0.4258, 0.4149, 27.8781
CIE-Lab:
59.7784, 8.4611, 38.3286
CIE-LCH:
59.7784, 39.2514, 77.5515
CIE-Luv:
59.7784, 31.9552, 43.1799
Hunter-Lab:
52.7997, 4.3232, 24.9327
#b2894c color charts
#b2894c color shades, tints & tones
#b2894c color schemes
#b2894c color preview, HTML & CSS examples
This text has a color of #b2894c
<p style="color:#b2894c;">Text here</p>
.mytext {color:#b2894c;}
This box has a color of #b2894c
<div style="background-color:#b2894c;">Content here</div>
.mybackground {background-color:#b2894c;}
Border around this has a color of #b2894c
<div style="border:2px solid #b2894c;">Content here</div>
.myborder {border:2px solid #b2894c;}