#b35d20 color space conversions
Hex:
#b35d20
RGB:
179, 93, 32
CMY:
30, 64, 87
CMYK:
0, 48, 82, 30
HSL:
25°, 69.6682%, 41.3725%
HSV (HSB):
25°, 82.1229%, 70.1961%
XYZ:
22.7655, 17.5167, 3.5477
xyY:
0.5194, 0.3997, 17.5167
CIE-Lab:
48.9046, 30.7540, 48.0254
CIE-LCH:
48.9046, 57.0285, 57.3658
CIE-Luv:
48.9046, 69.7025, 40.6759
Hunter-Lab:
41.8529, 23.8505, 24.2713
#b35d20 color charts
#b35d20 color shades, tints & tones
#b35d20 color schemes
#b35d20 color preview, HTML & CSS examples
This text has a color of #b35d20
<p style="color:#b35d20;">Text here</p>
.mytext {color:#b35d20;}
This box has a color of #b35d20
<div style="background-color:#b35d20;">Content here</div>
.mybackground {background-color:#b35d20;}
Border around this has a color of #b35d20
<div style="border:2px solid #b35d20;">Content here</div>
.myborder {border:2px solid #b35d20;}