#b35b8d color space conversions
Hex:
#b35b8d
RGB:
179, 91, 141
CMY:
30, 64, 45
CMYK:
0, 49, 21, 30
HSL:
326°, 36.6667%, 52.9412%
HSV (HSB):
326°, 49.1620%, 70.1961%
XYZ:
27.1392, 18.9890, 27.4341
xyY:
0.3689, 0.2581, 18.9890
CIE-Lab:
50.6743, 41.8586, -11.3648
CIE-LCH:
50.6743, 43.3740, 344.8101
CIE-Luv:
50.6743, 51.0492, -22.9791
Hunter-Lab:
43.5763, 34.9107, -6.8235
#b35b8d color charts
#b35b8d color shades, tints & tones
#b35b8d color schemes
#b35b8d color preview, HTML & CSS examples
This text has a color of #b35b8d
<p style="color:#b35b8d;">Text here</p>
.mytext {color:#b35b8d;}
This box has a color of #b35b8d
<div style="background-color:#b35b8d;">Content here</div>
.mybackground {background-color:#b35b8d;}
Border around this has a color of #b35b8d
<div style="border:2px solid #b35b8d;">Content here</div>
.myborder {border:2px solid #b35b8d;}