#b35f25 color space conversions
Hex:
#b35f25
RGB:
179, 95, 37
CMY:
30, 63, 85
CMYK:
0, 47, 79, 30
HSL:
25°, 65.7407%, 42.3529%
HSV (HSB):
25°, 79.3296%, 70.1961%
XYZ:
23.0165, 17.9017, 3.9925
xyY:
0.5125, 0.3986, 17.9017
CIE-Lab:
49.3767, 29.8565, 46.2738
CIE-LCH:
49.3767, 55.0698, 57.1693
CIE-Luv:
49.3767, 67.7129, 40.1102
Hunter-Lab:
42.3104, 23.0595, 24.0225
#b35f25 color charts
#b35f25 color shades, tints & tones
#b35f25 color schemes
#b35f25 color preview, HTML & CSS examples
This text has a color of #b35f25
<p style="color:#b35f25;">Text here</p>
.mytext {color:#b35f25;}
This box has a color of #b35f25
<div style="background-color:#b35f25;">Content here</div>
.mybackground {background-color:#b35f25;}
Border around this has a color of #b35f25
<div style="border:2px solid #b35f25;">Content here</div>
.myborder {border:2px solid #b35f25;}