#b35b1d color space conversions
Hex:
#b35b1d
RGB:
179, 91, 29
CMY:
30, 64, 89
CMYK:
0, 49, 84, 30
HSL:
25°, 72.1154%, 40.7843%
HSV (HSB):
25°, 83.7989%, 70.1961%
XYZ:
22.5533, 17.1546, 3.2849
xyY:
0.5246, 0.3990, 17.1546
CIE-Lab:
48.4542, 31.7273, 48.8669
CIE-LCH:
48.4542, 58.2632, 57.0060
CIE-Luv:
48.4542, 71.5151, 40.6601
Hunter-Lab:
41.4181, 24.7164, 24.2904
#b35b1d color charts
#b35b1d color shades, tints & tones
#b35b1d color schemes
#b35b1d color preview, HTML & CSS examples
This text has a color of #b35b1d
<p style="color:#b35b1d;">Text here</p>
.mytext {color:#b35b1d;}
This box has a color of #b35b1d
<div style="background-color:#b35b1d;">Content here</div>
.mybackground {background-color:#b35b1d;}
Border around this has a color of #b35b1d
<div style="border:2px solid #b35b1d;">Content here</div>
.myborder {border:2px solid #b35b1d;}