#b35a6c color space conversions
Hex:
#b35a6c
RGB:
179, 90, 108
CMY:
30, 65, 58
CMYK:
0, 50, 40, 30
HSL:
348°, 36.9295%, 52.7451%
HSV (HSB):
348°, 49.7207%, 70.1961%
XYZ:
24.9533, 17.9787, 16.3424
xyY:
0.4210, 0.3033, 17.9787
CIE-Lab:
49.4703, 37.9601, 6.5924
CIE-LCH:
49.4703, 38.5283, 9.8521
CIE-Luv:
49.4703, 59.5530, 1.6083
Hunter-Lab:
42.4013, 30.8455, 6.8293
#b35a6c color charts
#b35a6c color shades, tints & tones
#b35a6c color schemes
#b35a6c color preview, HTML & CSS examples
This text has a color of #b35a6c
<p style="color:#b35a6c;">Text here</p>
.mytext {color:#b35a6c;}
This box has a color of #b35a6c
<div style="background-color:#b35a6c;">Content here</div>
.mybackground {background-color:#b35a6c;}
Border around this has a color of #b35a6c
<div style="border:2px solid #b35a6c;">Content here</div>
.myborder {border:2px solid #b35a6c;}