#b35c6c color space conversions
Hex:
#b35c6c
RGB:
179, 92, 108
CMY:
30, 64, 58
CMYK:
0, 49, 40, 30
HSL:
349°, 36.4017%, 53.1373%
HSV (HSB):
349°, 48.6034%, 70.1961%
XYZ:
25.1243, 18.3207, 16.3994
xyY:
0.4198, 0.3061, 18.3207
CIE-Lab:
49.8828, 36.9118, 7.1802
CIE-LCH:
49.8828, 37.6036, 11.0078
CIE-Luv:
49.8828, 58.3682, 2.5532
Hunter-Lab:
42.8027, 29.8712, 7.2455
#b35c6c color charts
#b35c6c color shades, tints & tones
#b35c6c color schemes
#b35c6c color preview, HTML & CSS examples
This text has a color of #b35c6c
<p style="color:#b35c6c;">Text here</p>
.mytext {color:#b35c6c;}
This box has a color of #b35c6c
<div style="background-color:#b35c6c;">Content here</div>
.mybackground {background-color:#b35c6c;}
Border around this has a color of #b35c6c
<div style="border:2px solid #b35c6c;">Content here</div>
.myborder {border:2px solid #b35c6c;}