#b85b7c color space conversions
Hex:
#b85b7c
RGB:
184, 91, 124
CMY:
28, 64, 51
CMYK:
0, 51, 33, 28
HSL:
339°, 39.5745%, 53.9216%
HSV (HSB):
339°, 50.5435%, 72.1569%
XYZ:
27.1463, 19.1278, 21.3300
xyY:
0.4015, 0.2829, 19.1278
CIE-Lab:
50.8363, 41.1890, -0.9206
CIE-LCH:
50.8363, 41.1993, 358.7196
CIE-Luv:
50.8363, 59.0707, -8.5762
Hunter-Lab:
43.7353, 34.2576, 1.6985
#b85b7c color charts
#b85b7c color shades, tints & tones
#b85b7c color schemes
#b85b7c color preview, HTML & CSS examples
This text has a color of #b85b7c
<p style="color:#b85b7c;">Text here</p>
.mytext {color:#b85b7c;}
This box has a color of #b85b7c
<div style="background-color:#b85b7c;">Content here</div>
.mybackground {background-color:#b85b7c;}
Border around this has a color of #b85b7c
<div style="border:2px solid #b85b7c;">Content here</div>
.myborder {border:2px solid #b85b7c;}