#b35d33 color space conversions
Hex:
#b35d33
RGB:
179, 93, 51
CMY:
30, 64, 80
CMYK:
0, 48, 72, 30
HSL:
20°, 55.6522%, 45.0980%
HSV (HSB):
20°, 71.5084%, 70.1961%
XYZ:
23.1023, 17.6514, 5.3214
xyY:
0.5014, 0.3831, 17.6514
CIE-Lab:
49.0706, 31.5625, 39.0679
CIE-LCH:
49.0706, 50.2244, 51.0657
CIE-Luv:
49.0706, 67.8106, 34.7777
Hunter-Lab:
42.0136, 24.6292, 21.8999
#b35d33 color charts
#b35d33 color shades, tints & tones
#b35d33 color schemes
#b35d33 color preview, HTML & CSS examples
This text has a color of #b35d33
<p style="color:#b35d33;">Text here</p>
.mytext {color:#b35d33;}
This box has a color of #b35d33
<div style="background-color:#b35d33;">Content here</div>
.mybackground {background-color:#b35d33;}
Border around this has a color of #b35d33
<div style="border:2px solid #b35d33;">Content here</div>
.myborder {border:2px solid #b35d33;}