#b85c97 color space conversions
Hex:
#b85c97
RGB:
184, 92, 151
CMY:
28, 64, 41
CMYK:
0, 50, 18, 28
HSL:
322°, 39.3162%, 54.1176%
HSV (HSB):
322°, 50.0000%, 72.1569%
XYZ:
29.1802, 20.0790, 31.6158
xyY:
0.3608, 0.2483, 20.0790
CIE-Lab:
51.9264, 44.5166, -15.3231
CIE-LCH:
51.9264, 47.0800, 341.0059
CIE-Luv:
51.9264, 51.7490, -29.2608
Hunter-Lab:
44.8096, 37.8232, -10.4659
#b85c97 color charts
#b85c97 color shades, tints & tones
#b85c97 color schemes
#b85c97 color preview, HTML & CSS examples
This text has a color of #b85c97
<p style="color:#b85c97;">Text here</p>
.mytext {color:#b85c97;}
This box has a color of #b85c97
<div style="background-color:#b85c97;">Content here</div>
.mybackground {background-color:#b85c97;}
Border around this has a color of #b85c97
<div style="border:2px solid #b85c97;">Content here</div>
.myborder {border:2px solid #b85c97;}