#b35a5e color space conversions
Hex:
#b35a5e
RGB:
179, 90, 94
CMY:
30, 65, 63
CMYK:
0, 50, 47, 30
HSL:
357°, 36.9295%, 52.7451%
HSV (HSB):
357°, 49.7207%, 70.1961%
XYZ:
24.2670, 17.7042, 12.7279
xyY:
0.4436, 0.3237, 17.7042
CIE-Lab:
49.1353, 36.4411, 14.5120
CIE-LCH:
49.1353, 39.2244, 21.7140
CIE-Luv:
49.1353, 62.6536, 11.1331
Hunter-Lab:
42.0763, 29.3138, 11.5185
#b35a5e color charts
#b35a5e color shades, tints & tones
#b35a5e color schemes
#b35a5e color preview, HTML & CSS examples
This text has a color of #b35a5e
<p style="color:#b35a5e;">Text here</p>
.mytext {color:#b35a5e;}
This box has a color of #b35a5e
<div style="background-color:#b35a5e;">Content here</div>
.mybackground {background-color:#b35a5e;}
Border around this has a color of #b35a5e
<div style="border:2px solid #b35a5e;">Content here</div>
.myborder {border:2px solid #b35a5e;}