#b35e6c color space conversions
Hex:
#b35e6c
RGB:
179, 94, 108
CMY:
30, 63, 58
CMYK:
0, 47, 40, 30
HSL:
350°, 35.8650%, 53.5294%
HSV (HSB):
350°, 47.4860%, 70.1961%
XYZ:
25.2999, 18.6718, 16.4579
xyY:
0.4187, 0.3090, 18.6718
CIE-Lab:
50.3010, 35.8548, 7.7748
CIE-LCH:
50.3010, 36.6881, 12.2347
CIE-Luv:
50.3010, 57.1712, 3.5090
Hunter-Lab:
43.2109, 28.8922, 7.6656
#b35e6c color charts
#b35e6c color shades, tints & tones
#b35e6c color schemes
#b35e6c color preview, HTML & CSS examples
This text has a color of #b35e6c
<p style="color:#b35e6c;">Text here</p>
.mytext {color:#b35e6c;}
This box has a color of #b35e6c
<div style="background-color:#b35e6c;">Content here</div>
.mybackground {background-color:#b35e6c;}
Border around this has a color of #b35e6c
<div style="border:2px solid #b35e6c;">Content here</div>
.myborder {border:2px solid #b35e6c;}