#b2994e color space conversions
Hex:
#b2994e
RGB:
178, 153, 78
CMY:
30, 40, 69
CMYK:
0, 14, 56, 30
HSL:
45°, 39.3701%, 50.1961%
HSV (HSB):
45°, 56.1798%, 69.8039%
XYZ:
31.1265, 32.7975, 11.8977
xyY:
0.4105, 0.4326, 32.7975
CIE-Lab:
63.9966, -0.1718, 42.3090
CIE-LCH:
63.9966, 42.3093, 90.2326
CIE-Luv:
63.9966, 20.7795, 49.8468
Hunter-Lab:
57.2691, -3.2039, 27.7708
#b2994e color charts
#b2994e color shades, tints & tones
#b2994e color schemes
#b2994e color preview, HTML & CSS examples
This text has a color of #b2994e
<p style="color:#b2994e;">Text here</p>
.mytext {color:#b2994e;}
This box has a color of #b2994e
<div style="background-color:#b2994e;">Content here</div>
.mybackground {background-color:#b2994e;}
Border around this has a color of #b2994e
<div style="border:2px solid #b2994e;">Content here</div>
.myborder {border:2px solid #b2994e;}