#b35d4b color space conversions
Hex:
#b35d4b
RGB:
179, 93, 75
CMY:
30, 64, 71
CMYK:
0, 48, 58, 30
HSL:
10°, 40.9449%, 49.8039%
HSV (HSB):
10°, 58.1006%, 70.1961%
XYZ:
23.7748, 17.9204, 8.8625
xyY:
0.4703, 0.3545, 17.9204
CIE-Lab:
49.3994, 33.1436, 26.0822
CIE-LCH:
49.3994, 42.1756, 38.2008
CIE-Luv:
49.3994, 64.2956, 23.7536
Hunter-Lab:
42.3325, 26.1672, 17.2201
#b35d4b color charts
#b35d4b color shades, tints & tones
#b35d4b color schemes
#b35d4b color preview, HTML & CSS examples
This text has a color of #b35d4b
<p style="color:#b35d4b;">Text here</p>
.mytext {color:#b35d4b;}
This box has a color of #b35d4b
<div style="background-color:#b35d4b;">Content here</div>
.mybackground {background-color:#b35d4b;}
Border around this has a color of #b35d4b
<div style="border:2px solid #b35d4b;">Content here</div>
.myborder {border:2px solid #b35d4b;}