#b85c8d color space conversions
Hex:
#b85c8d
RGB:
184, 92, 141
CMY:
28, 64, 45
CMYK:
0, 50, 23, 28
HSL:
328°, 39.3162%, 54.1176%
HSV (HSB):
328°, 50.0000%, 72.1569%
XYZ:
28.4020, 19.7677, 27.5179
xyY:
0.3753, 0.2612, 19.7677
CIE-Lab:
51.5736, 43.0120, -9.9427
CIE-LCH:
51.5736, 44.1462, 346.9840
CIE-Luv:
51.5736, 54.2886, -21.2656
Hunter-Lab:
44.4609, 36.2208, -5.5733
#b85c8d color charts
#b85c8d color shades, tints & tones
#b85c8d color schemes
#b85c8d color preview, HTML & CSS examples
This text has a color of #b85c8d
<p style="color:#b85c8d;">Text here</p>
.mytext {color:#b85c8d;}
This box has a color of #b85c8d
<div style="background-color:#b85c8d;">Content here</div>
.mybackground {background-color:#b85c8d;}
Border around this has a color of #b85c8d
<div style="border:2px solid #b85c8d;">Content here</div>
.myborder {border:2px solid #b85c8d;}