#b85c8f color space conversions
Hex:
#b85c8f
RGB:
184, 92, 143
CMY:
28, 64, 44
CMYK:
0, 50, 22, 28
HSL:
327°, 39.3162%, 54.1176%
HSV (HSB):
327°, 50.0000%, 72.1569%
XYZ:
28.5522, 19.8278, 28.3089
xyY:
0.3723, 0.2585, 19.8278
CIE-Lab:
51.6420, 43.3054, -11.0250
CIE-LCH:
51.6420, 44.6868, 345.7167
CIE-Luv:
51.6420, 53.7823, -22.8532
Hunter-Lab:
44.5284, 36.5319, -6.5236
#b85c8f color charts
#b85c8f color shades, tints & tones
#b85c8f color schemes
#b85c8f color preview, HTML & CSS examples
This text has a color of #b85c8f
<p style="color:#b85c8f;">Text here</p>
.mytext {color:#b85c8f;}
This box has a color of #b85c8f
<div style="background-color:#b85c8f;">Content here</div>
.mybackground {background-color:#b85c8f;}
Border around this has a color of #b85c8f
<div style="border:2px solid #b85c8f;">Content here</div>
.myborder {border:2px solid #b85c8f;}