#b35f6c color space conversions
Hex:
#b35f6c
RGB:
179, 95, 108
CMY:
30, 63, 58
CMYK:
0, 47, 40, 30
HSL:
351°, 35.5932%, 53.7255%
HSV (HSB):
351°, 46.9274%, 70.1961%
XYZ:
25.3894, 18.8508, 16.4878
xyY:
0.4181, 0.3104, 18.8508
CIE-Lab:
50.5122, 35.3233, 8.0746
CIE-LCH:
50.5122, 36.2344, 12.8761
CIE-Luv:
50.5122, 56.5684, 3.9907
Hunter-Lab:
43.4175, 28.4012, 7.8770
#b35f6c color charts
#b35f6c color shades, tints & tones
#b35f6c color schemes
#b35f6c color preview, HTML & CSS examples
This text has a color of #b35f6c
<p style="color:#b35f6c;">Text here</p>
.mytext {color:#b35f6c;}
This box has a color of #b35f6c
<div style="background-color:#b35f6c;">Content here</div>
.mybackground {background-color:#b35f6c;}
Border around this has a color of #b35f6c
<div style="border:2px solid #b35f6c;">Content here</div>
.myborder {border:2px solid #b35f6c;}