#b3913d color space conversions
Hex:
#b3913d
RGB:
179, 145, 61
CMY:
30, 43, 76
CMYK:
0, 19, 66, 30
HSL:
43°, 49.1667%, 47.0588%
HSV (HSB):
43°, 65.9218%, 70.1961%
XYZ:
29.5581, 30.1714, 8.6807
xyY:
0.4321, 0.4410, 30.1714
CIE-Lab:
61.8019, 3.3999, 48.0627
CIE-LCH:
61.8019, 48.1828, 85.9537
CIE-Luv:
61.8019, 27.9774, 53.0392
Hunter-Lab:
54.9285, -0.0706, 29.0800
#b3913d color charts
#b3913d color shades, tints & tones
#b3913d color schemes
#b3913d color preview, HTML & CSS examples
This text has a color of #b3913d
<p style="color:#b3913d;">Text here</p>
.mytext {color:#b3913d;}
This box has a color of #b3913d
<div style="background-color:#b3913d;">Content here</div>
.mybackground {background-color:#b3913d;}
Border around this has a color of #b3913d
<div style="border:2px solid #b3913d;">Content here</div>
.myborder {border:2px solid #b3913d;}