#b85eac color space conversions
Hex:
#b85eac
RGB:
184, 94, 172
CMY:
28, 63, 33
CMYK:
0, 49, 7, 28
HSL:
308°, 38.7931%, 54.5098%
HSV (HSB):
308°, 48.9130%, 72.1569%
XYZ:
31.2163, 21.1743, 41.4715
xyY:
0.3326, 0.2256, 21.1743
CIE-Lab:
53.1397, 46.9561, -25.7686
CIE-LCH:
53.1397, 53.5621, 331.2429
CIE-Luv:
53.1397, 45.5998, -45.3531
Hunter-Lab:
46.0156, 40.5645, -21.2242
#b85eac color charts
#b85eac color shades, tints & tones
#b85eac color schemes
#b85eac color preview, HTML & CSS examples
This text has a color of #b85eac
<p style="color:#b85eac;">Text here</p>
.mytext {color:#b85eac;}
This box has a color of #b85eac
<div style="background-color:#b85eac;">Content here</div>
.mybackground {background-color:#b85eac;}
Border around this has a color of #b85eac
<div style="border:2px solid #b85eac;">Content here</div>
.myborder {border:2px solid #b85eac;}