#b35b8e color space conversions
Hex:
#b35b8e
RGB:
179, 91, 142
CMY:
30, 64, 44
CMYK:
0, 49, 21, 30
HSL:
325°, 36.6667%, 52.9412%
HSV (HSB):
325°, 49.1620%, 70.1961%
XYZ:
27.2140, 19.0189, 27.8279
xyY:
0.3675, 0.2568, 19.0189
CIE-Lab:
50.7093, 42.0099, -11.9059
CIE-LCH:
50.7093, 43.6645, 344.1769
CIE-Luv:
50.7093, 50.8011, -23.7768
Hunter-Lab:
43.6106, 35.0693, -7.3054
#b35b8e color charts
#b35b8e color shades, tints & tones
#b35b8e color schemes
#b35b8e color preview, HTML & CSS examples
This text has a color of #b35b8e
<p style="color:#b35b8e;">Text here</p>
.mytext {color:#b35b8e;}
This box has a color of #b35b8e
<div style="background-color:#b35b8e;">Content here</div>
.mybackground {background-color:#b35b8e;}
Border around this has a color of #b35b8e
<div style="border:2px solid #b35b8e;">Content here</div>
.myborder {border:2px solid #b35b8e;}