#b85e6b color space conversions
Hex:
#b85e6b
RGB:
184, 94, 107
CMY:
28, 63, 58
CMYK:
0, 49, 42, 28
HSL:
351°, 38.7931%, 54.5098%
HSV (HSB):
351°, 48.9130%, 72.1569%
XYZ:
26.4237, 19.2573, 16.2343
xyY:
0.4268, 0.3110, 19.2573
CIE-Lab:
50.9869, 37.5921, 9.4421
CIE-LCH:
50.9869, 38.7597, 14.0995
CIE-Luv:
50.9869, 61.3395, 5.1860
Hunter-Lab:
43.8831, 30.6862, 8.7843
#b85e6b color charts
#b85e6b color shades, tints & tones
#b85e6b color schemes
#b85e6b color preview, HTML & CSS examples
This text has a color of #b85e6b
<p style="color:#b85e6b;">Text here</p>
.mytext {color:#b85e6b;}
This box has a color of #b85e6b
<div style="background-color:#b85e6b;">Content here</div>
.mybackground {background-color:#b85e6b;}
Border around this has a color of #b85e6b
<div style="border:2px solid #b85e6b;">Content here</div>
.myborder {border:2px solid #b85e6b;}