#b85d6f color space conversions
Hex:
#b85d6f
RGB:
184, 93, 111
CMY:
28, 64, 56
CMYK:
0, 49, 40, 28
HSL:
348°, 39.0558%, 54.3137%
HSV (HSB):
348°, 49.4565%, 72.1569%
XYZ:
26.5508, 19.1667, 17.3391
xyY:
0.4211, 0.3040, 19.1667
CIE-Lab:
50.8817, 38.5675, 6.9076
CIE-LCH:
50.8817, 39.1812, 10.1543
CIE-Luv:
50.8817, 61.0381, 1.9103
Hunter-Lab:
43.7798, 31.6385, 7.1640
#b85d6f color charts
#b85d6f color shades, tints & tones
#b85d6f color schemes
#b85d6f color preview, HTML & CSS examples
This text has a color of #b85d6f
<p style="color:#b85d6f;">Text here</p>
.mytext {color:#b85d6f;}
This box has a color of #b85d6f
<div style="background-color:#b85d6f;">Content here</div>
.mybackground {background-color:#b85d6f;}
Border around this has a color of #b85d6f
<div style="border:2px solid #b85d6f;">Content here</div>
.myborder {border:2px solid #b85d6f;}