#b3992f color space conversions
Hex:
#b3992f
RGB:
179, 153, 47
CMY:
30, 40, 82
CMYK:
0, 15, 74, 30
HSL:
48°, 58.4071%, 44.3137%
HSV (HSB):
48°, 73.7430%, 70.1961%
XYZ:
30.4947, 32.5714, 7.3690
xyY:
0.4329, 0.4624, 32.5714
CIE-Lab:
63.8124, -1.7252, 56.1035
CIE-LCH:
63.8124, 56.1300, 91.7613
CIE-Luv:
63.8124, 22.8607, 60.8433
Hunter-Lab:
57.0714, -4.4977, 32.2945
#b3992f color charts
#b3992f color shades, tints & tones
#b3992f color schemes
#b3992f color preview, HTML & CSS examples
This text has a color of #b3992f
<p style="color:#b3992f;">Text here</p>
.mytext {color:#b3992f;}
This box has a color of #b3992f
<div style="background-color:#b3992f;">Content here</div>
.mybackground {background-color:#b3992f;}
Border around this has a color of #b3992f
<div style="border:2px solid #b3992f;">Content here</div>
.myborder {border:2px solid #b3992f;}