#b85c5d color space conversions
Hex:
#b85c5d
RGB:
184, 92, 93
CMY:
28, 64, 64
CMYK:
0, 50, 49, 28
HSL:
359°, 39.3162%, 54.1176%
HSV (HSB):
359°, 50.0000%, 72.1569%
XYZ:
25.5701, 18.6350, 12.6051
xyY:
0.4501, 0.3280, 18.6350
CIE-Lab:
50.2574, 37.1840, 16.7620
CIE-LCH:
50.2574, 40.7874, 24.2651
CIE-Luv:
50.2574, 65.6169, 13.5609
Hunter-Lab:
43.1682, 30.1876, 12.9050
#b85c5d color charts
#b85c5d color shades, tints & tones
#b85c5d color schemes
#b85c5d color preview, HTML & CSS examples
This text has a color of #b85c5d
<p style="color:#b85c5d;">Text here</p>
.mytext {color:#b85c5d;}
This box has a color of #b85c5d
<div style="background-color:#b85c5d;">Content here</div>
.mybackground {background-color:#b85c5d;}
Border around this has a color of #b85c5d
<div style="border:2px solid #b85c5d;">Content here</div>
.myborder {border:2px solid #b85c5d;}