#b85f5e color space conversions
Hex:
#b85f5e
RGB:
184, 95, 94
CMY:
28, 63, 63
CMYK:
0, 48, 49, 28
HSL:
1°, 38.7931%, 54.5098%
HSV (HSB):
1°, 48.9130%, 72.1569%
XYZ:
25.8798, 19.1829, 12.9283
xyY:
0.4463, 0.3308, 19.1829
CIE-Lab:
50.9005, 35.7095, 17.0448
CIE-LCH:
50.9005, 39.5688, 25.5161
CIE-Luv:
50.9005, 63.4626, 14.2713
Hunter-Lab:
43.7983, 28.8259, 13.1577
#b85f5e color charts
#b85f5e color shades, tints & tones
#b85f5e color schemes
#b85f5e color preview, HTML & CSS examples
This text has a color of #b85f5e
<p style="color:#b85f5e;">Text here</p>
.mytext {color:#b85f5e;}
This box has a color of #b85f5e
<div style="background-color:#b85f5e;">Content here</div>
.mybackground {background-color:#b85f5e;}
Border around this has a color of #b85f5e
<div style="border:2px solid #b85f5e;">Content here</div>
.myborder {border:2px solid #b85f5e;}