#b35c8f color space conversions
Hex:
#b35c8f
RGB:
179, 92, 143
CMY:
30, 64, 44
CMYK:
0, 49, 20, 30
HSL:
325°, 36.4017%, 53.1373%
HSV (HSB):
325°, 48.6034%, 70.1961%
XYZ:
27.3755, 19.2212, 28.2538
xyY:
0.3657, 0.2568, 19.2212
CIE-Lab:
50.9450, 41.6446, -12.1439
CIE-LCH:
50.9450, 43.3791, 343.7430
CIE-Luv:
50.9450, 50.0716, -24.0746
Hunter-Lab:
43.8420, 34.7343, -7.5199
#b35c8f color charts
#b35c8f color shades, tints & tones
#b35c8f color schemes
#b35c8f color preview, HTML & CSS examples
This text has a color of #b35c8f
<p style="color:#b35c8f;">Text here</p>
.mytext {color:#b35c8f;}
This box has a color of #b35c8f
<div style="background-color:#b35c8f;">Content here</div>
.mybackground {background-color:#b35c8f;}
Border around this has a color of #b35c8f
<div style="border:2px solid #b35c8f;">Content here</div>
.myborder {border:2px solid #b35c8f;}