#b35c5b color space conversions
Hex:
#b35c5b
RGB:
179, 92, 91
CMY:
30, 64, 64
CMYK:
0, 49, 49, 30
HSL:
1°, 36.6667%, 52.9412%
HSV (HSB):
1°, 49.1620%, 70.1961%
XYZ:
24.3059, 17.9933, 12.0895
xyY:
0.4469, 0.3308, 17.9933
CIE-Lab:
49.4880, 35.0905, 16.7831
CIE-LCH:
49.4880, 38.8975, 25.5609
CIE-Luv:
49.4880, 61.9888, 13.9518
Hunter-Lab:
42.4185, 28.0483, 12.7950
#b35c5b color charts
#b35c5b color shades, tints & tones
#b35c5b color schemes
#b35c5b color preview, HTML & CSS examples
This text has a color of #b35c5b
<p style="color:#b35c5b;">Text here</p>
.mytext {color:#b35c5b;}
This box has a color of #b35c5b
<div style="background-color:#b35c5b;">Content here</div>
.mybackground {background-color:#b35c5b;}
Border around this has a color of #b35c5b
<div style="border:2px solid #b35c5b;">Content here</div>
.myborder {border:2px solid #b35c5b;}