#b35f2a color space conversions
Hex:
#b35f2a
RGB:
179, 95, 42
CMY:
30, 63, 84
CMYK:
0, 47, 77, 30
HSL:
23°, 61.9910%, 43.3333%
HSV (HSB):
23°, 76.5363%, 70.1961%
XYZ:
23.1005, 17.9353, 4.4348
xyY:
0.5080, 0.3944, 17.9353
CIE-Lab:
49.4175, 30.0590, 43.9762
CIE-LCH:
49.4175, 53.2677, 55.6463
CIE-Luv:
49.4175, 67.2540, 38.6415
Hunter-Lab:
42.3501, 23.2531, 23.4363
#b35f2a color charts
#b35f2a color shades, tints & tones
#b35f2a color schemes
#b35f2a color preview, HTML & CSS examples
This text has a color of #b35f2a
<p style="color:#b35f2a;">Text here</p>
.mytext {color:#b35f2a;}
This box has a color of #b35f2a
<div style="background-color:#b35f2a;">Content here</div>
.mybackground {background-color:#b35f2a;}
Border around this has a color of #b35f2a
<div style="border:2px solid #b35f2a;">Content here</div>
.myborder {border:2px solid #b35f2a;}