#b85d5c color space conversions
Hex:
#b85d5c
RGB:
184, 93, 92
CMY:
28, 64, 64
CMYK:
0, 49, 50, 28
HSL:
1°, 39.3162%, 54.1176%
HSV (HSB):
1°, 50.0000%, 72.1569%
XYZ:
25.6133, 18.7918, 12.4024
xyY:
0.4509, 0.3308, 18.7918
CIE-Lab:
50.4427, 36.5668, 17.6069
CIE-LCH:
50.4427, 40.5849, 25.7107
CIE-Luv:
50.4427, 65.1735, 14.6329
Hunter-Lab:
43.3495, 29.6062, 13.3816
#b85d5c color charts
#b85d5c color shades, tints & tones
#b85d5c color schemes
#b85d5c color preview, HTML & CSS examples
This text has a color of #b85d5c
<p style="color:#b85d5c;">Text here</p>
.mytext {color:#b85d5c;}
This box has a color of #b85d5c
<div style="background-color:#b85d5c;">Content here</div>
.mybackground {background-color:#b85d5c;}
Border around this has a color of #b85d5c
<div style="border:2px solid #b85d5c;">Content here</div>
.myborder {border:2px solid #b85d5c;}