#b35a85 color space conversions
Hex:
#b35a85
RGB:
179, 90, 133
CMY:
30, 65, 48
CMYK:
0, 50, 26, 30
HSL:
331°, 36.9295%, 52.7451%
HSV (HSB):
331°, 49.7207%, 70.1961%
XYZ:
26.4802, 18.5895, 24.3828
xyY:
0.3813, 0.2677, 18.5895
CIE-Lab:
50.2034, 41.2014, -7.3081
CIE-LCH:
50.2034, 41.8445, 349.9418
CIE-Luv:
50.2034, 53.5334, -17.1515
Hunter-Lab:
43.1155, 34.1769, -3.3489
#b35a85 color charts
#b35a85 color shades, tints & tones
#b35a85 color schemes
#b35a85 color preview, HTML & CSS examples
This text has a color of #b35a85
<p style="color:#b35a85;">Text here</p>
.mytext {color:#b35a85;}
This box has a color of #b35a85
<div style="background-color:#b35a85;">Content here</div>
.mybackground {background-color:#b35a85;}
Border around this has a color of #b35a85
<div style="border:2px solid #b35a85;">Content here</div>
.myborder {border:2px solid #b35a85;}