#b85f7d color space conversions
Hex:
#b85f7d
RGB:
184, 95, 125
CMY:
28, 63, 51
CMYK:
0, 48, 32, 28
HSL:
340°, 38.5281%, 54.7059%
HSV (HSB):
340°, 48.3696%, 72.1569%
XYZ:
27.5610, 19.8554, 21.7819
xyY:
0.3983, 0.2869, 19.8554
CIE-Lab:
51.6734, 39.2494, -0.2920
CIE-LCH:
51.6734, 39.2505, 359.5738
CIE-Luv:
51.6734, 56.6312, -7.3891
Hunter-Lab:
44.5594, 32.4274, 2.2090
#b85f7d color charts
#b85f7d color shades, tints & tones
#b85f7d color schemes
#b85f7d color preview, HTML & CSS examples
This text has a color of #b85f7d
<p style="color:#b85f7d;">Text here</p>
.mytext {color:#b85f7d;}
This box has a color of #b85f7d
<div style="background-color:#b85f7d;">Content here</div>
.mybackground {background-color:#b85f7d;}
Border around this has a color of #b85f7d
<div style="border:2px solid #b85f7d;">Content here</div>
.myborder {border:2px solid #b85f7d;}