#b2823b color space conversions
Hex:
#b2823b
RGB:
178, 130, 59
CMY:
30, 49, 77
CMYK:
0, 27, 67, 30
HSL:
36°, 50.2110%, 46.4706%
HSV (HSB):
36°, 66.8539%, 69.8039%
XYZ:
27.1321, 25.7460, 7.6771
xyY:
0.4481, 0.4252, 25.7460
CIE-Lab:
57.7952, 11.1366, 44.6084
CIE-LCH:
57.7952, 45.9775, 75.9825
CIE-Luv:
57.7952, 38.2260, 47.0993
Hunter-Lab:
50.7405, 6.6522, 26.5477
#b2823b color charts
#b2823b color shades, tints & tones
#b2823b color schemes
#b2823b color preview, HTML & CSS examples
This text has a color of #b2823b
<p style="color:#b2823b;">Text here</p>
.mytext {color:#b2823b;}
This box has a color of #b2823b
<div style="background-color:#b2823b;">Content here</div>
.mybackground {background-color:#b2823b;}
Border around this has a color of #b2823b
<div style="border:2px solid #b2823b;">Content here</div>
.myborder {border:2px solid #b2823b;}