#b85c5b color space conversions
Hex:
#b85c5b
RGB:
184, 92, 91
CMY:
28, 64, 64
CMYK:
0, 50, 51, 28
HSL:
1°, 39.5745%, 53.9216%
HSV (HSB):
1°, 50.5435%, 72.1569%
XYZ:
25.4826, 18.6000, 12.1446
xyY:
0.4532, 0.3308, 18.6000
CIE-Lab:
50.2159, 36.9944, 17.8923
CIE-LCH:
50.2159, 41.0941, 25.8107
CIE-Luv:
50.2159, 66.0316, 14.8141
Hunter-Lab:
43.1277, 29.9960, 13.4935
#b85c5b color charts
#b85c5b color shades, tints & tones
#b85c5b color schemes
#b85c5b color preview, HTML & CSS examples
This text has a color of #b85c5b
<p style="color:#b85c5b;">Text here</p>
.mytext {color:#b85c5b;}
This box has a color of #b85c5b
<div style="background-color:#b85c5b;">Content here</div>
.mybackground {background-color:#b85c5b;}
Border around this has a color of #b85c5b
<div style="border:2px solid #b85c5b;">Content here</div>
.myborder {border:2px solid #b85c5b;}