#b85d51 color space conversions
Hex:
#b85d51
RGB:
184, 93, 81
CMY:
28, 64, 68
CMYK:
0, 49, 56, 28
HSL:
7°, 42.0408%, 51.9608%
HSV (HSB):
7°, 55.9783%, 72.1569%
XYZ:
25.1667, 18.6131, 10.0508
xyY:
0.4675, 0.3458, 18.6131
CIE-Lab:
50.2315, 35.5892, 23.8042
CIE-LCH:
50.2315, 42.8163, 33.7770
CIE-Luv:
50.2315, 67.3206, 21.1844
Hunter-Lab:
43.1429, 28.6249, 16.3875
#b85d51 color charts
#b85d51 color shades, tints & tones
#b85d51 color schemes
#b85d51 color preview, HTML & CSS examples
This text has a color of #b85d51
<p style="color:#b85d51;">Text here</p>
.mytext {color:#b85d51;}
This box has a color of #b85d51
<div style="background-color:#b85d51;">Content here</div>
.mybackground {background-color:#b85d51;}
Border around this has a color of #b85d51
<div style="border:2px solid #b85d51;">Content here</div>
.myborder {border:2px solid #b85d51;}