#b35f2d color space conversions
Hex:
#b35f2d
RGB:
179, 95, 45
CMY:
30, 63, 82
CMYK:
0, 47, 75, 30
HSL:
22°, 59.8214%, 43.9216%
HSV (HSB):
22°, 74.8603%, 70.1961%
XYZ:
23.1563, 17.9576, 4.7283
xyY:
0.5051, 0.3917, 17.9576
CIE-Lab:
49.4446, 30.1929, 42.5372
CIE-LCH:
49.4446, 52.1634, 54.6328
CIE-Luv:
49.4446, 66.9525, 37.6759
Hunter-Lab:
42.3764, 23.3813, 23.0480
#b35f2d color charts
#b35f2d color shades, tints & tones
#b35f2d color schemes
#b35f2d color preview, HTML & CSS examples
This text has a color of #b35f2d
<p style="color:#b35f2d;">Text here</p>
.mytext {color:#b35f2d;}
This box has a color of #b35f2d
<div style="background-color:#b35f2d;">Content here</div>
.mybackground {background-color:#b35f2d;}
Border around this has a color of #b35f2d
<div style="border:2px solid #b35f2d;">Content here</div>
.myborder {border:2px solid #b35f2d;}