#b3824f color space conversions
Hex:
#b3824f
RGB:
179, 130, 79
CMY:
30, 49, 69
CMYK:
0, 27, 56, 30
HSL:
31°, 39.6825%, 50.5882%
HSV (HSB):
31°, 55.8659%, 70.1961%
XYZ:
27.9843, 26.1135, 10.9626
xyY:
0.4301, 0.4014, 26.1135
CIE-Lab:
58.1446, 13.0417, 34.7931
CIE-LCH:
58.1446, 37.1570, 69.4522
CIE-Luv:
58.1446, 37.4121, 38.5215
Hunter-Lab:
51.1014, 8.3235, 23.0517
#b3824f color charts
#b3824f color shades, tints & tones
#b3824f color schemes
#b3824f color preview, HTML & CSS examples
This text has a color of #b3824f
<p style="color:#b3824f;">Text here</p>
.mytext {color:#b3824f;}
This box has a color of #b3824f
<div style="background-color:#b3824f;">Content here</div>
.mybackground {background-color:#b3824f;}
Border around this has a color of #b3824f
<div style="border:2px solid #b3824f;">Content here</div>
.myborder {border:2px solid #b3824f;}