#b35d6f color space conversions
Hex:
#b35d6f
RGB:
179, 93, 111
CMY:
30, 64, 56
CMYK:
0, 48, 38, 30
HSL:
347°, 36.1345%, 53.3333%
HSV (HSB):
347°, 48.0447%, 70.1961%
XYZ:
25.3740, 18.5601, 17.2840
xyY:
0.4145, 0.3032, 18.5601
CIE-Lab:
50.1685, 36.7397, 5.7929
CIE-LCH:
50.1685, 37.1935, 8.9602
CIE-Luv:
50.1685, 57.1057, 0.8942
Hunter-Lab:
43.0814, 29.7400, 6.3702
#b35d6f color charts
#b35d6f color shades, tints & tones
#b35d6f color schemes
#b35d6f color preview, HTML & CSS examples
This text has a color of #b35d6f
<p style="color:#b35d6f;">Text here</p>
.mytext {color:#b35d6f;}
This box has a color of #b35d6f
<div style="background-color:#b35d6f;">Content here</div>
.mybackground {background-color:#b35d6f;}
Border around this has a color of #b35d6f
<div style="border:2px solid #b35d6f;">Content here</div>
.myborder {border:2px solid #b35d6f;}