#b2953a color space conversions
Hex:
#b2953a
RGB:
178, 149, 58
CMY:
30, 42, 77
CMYK:
0, 16, 67, 30
HSL:
46°, 50.8475%, 46.2745%
HSV (HSB):
46°, 67.4157%, 69.8039%
XYZ:
29.8713, 31.2654, 8.4634
xyY:
0.4292, 0.4492, 31.2654
CIE-Lab:
62.7310, 0.5870, 50.3888
CIE-LCH:
62.7310, 50.3923, 89.3325
CIE-Luv:
62.7310, 24.5303, 55.7937
Hunter-Lab:
55.9154, -2.4934, 30.1666
#b2953a color charts
#b2953a color shades, tints & tones
#b2953a color schemes
#b2953a color preview, HTML & CSS examples
This text has a color of #b2953a
<p style="color:#b2953a;">Text here</p>
.mytext {color:#b2953a;}
This box has a color of #b2953a
<div style="background-color:#b2953a;">Content here</div>
.mybackground {background-color:#b2953a;}
Border around this has a color of #b2953a
<div style="border:2px solid #b2953a;">Content here</div>
.myborder {border:2px solid #b2953a;}