#b3721f color space conversions
Hex:
#b3721f
RGB:
179, 114, 31
CMY:
30, 55, 88
CMYK:
0, 36, 83, 30
HSL:
34°, 70.4762%, 41.1765%
HSV (HSB):
34°, 82.6816%, 70.1961%
XYZ:
24.8550, 21.7173, 4.1782
xyY:
0.4897, 0.4279, 21.7173
CIE-Lab:
53.7257, 19.1969, 52.7579
CIE-LCH:
53.7257, 56.1420, 70.0052
CIE-Luv:
53.7257, 53.0342, 48.8122
Hunter-Lab:
46.6018, 13.6498, 27.3055
#b3721f color charts
#b3721f color shades, tints & tones
#b3721f color schemes
#b3721f color preview, HTML & CSS examples
This text has a color of #b3721f
<p style="color:#b3721f;">Text here</p>
.mytext {color:#b3721f;}
This box has a color of #b3721f
<div style="background-color:#b3721f;">Content here</div>
.mybackground {background-color:#b3721f;}
Border around this has a color of #b3721f
<div style="border:2px solid #b3721f;">Content here</div>
.myborder {border:2px solid #b3721f;}