#b85b5e color space conversions
Hex:
#b85b5e
RGB:
184, 91, 94
CMY:
28, 64, 63
CMYK:
0, 51, 49, 28
HSL:
358°, 39.5745%, 53.9216%
HSV (HSB):
358°, 50.5435%, 72.1569%
XYZ:
25.5286, 18.4807, 12.8113
xyY:
0.4493, 0.3252, 18.4807
CIE-Lab:
50.0740, 37.7998, 15.9173
CIE-LCH:
50.0740, 41.0145, 22.8357
CIE-Luv:
50.0740, 66.0497, 12.4832
Hunter-Lab:
42.9891, 30.7692, 12.4233
#b85b5e color charts
#b85b5e color shades, tints & tones
#b85b5e color schemes
#b85b5e color preview, HTML & CSS examples
This text has a color of #b85b5e
<p style="color:#b85b5e;">Text here</p>
.mytext {color:#b85b5e;}
This box has a color of #b85b5e
<div style="background-color:#b85b5e;">Content here</div>
.mybackground {background-color:#b85b5e;}
Border around this has a color of #b85b5e
<div style="border:2px solid #b85b5e;">Content here</div>
.myborder {border:2px solid #b85b5e;}