#b85d4f color space conversions
Hex:
#b85d4f
RGB:
184, 93, 79
CMY:
28, 64, 69
CMYK:
0, 49, 57, 28
HSL:
8°, 42.5101%, 51.5686%
HSV (HSB):
8°, 57.0652%, 72.1569%
XYZ:
25.0928, 18.5836, 9.6616
xyY:
0.4704, 0.3484, 18.5836
CIE-Lab:
50.1964, 35.4258, 24.9260
CIE-LCH:
50.1964, 43.3162, 35.1306
CIE-Luv:
50.1964, 67.6882, 22.3024
Hunter-Lab:
43.1087, 28.4616, 16.8879
#b85d4f color charts
#b85d4f color shades, tints & tones
#b85d4f color schemes
#b85d4f color preview, HTML & CSS examples
This text has a color of #b85d4f
<p style="color:#b85d4f;">Text here</p>
.mytext {color:#b85d4f;}
This box has a color of #b85d4f
<div style="background-color:#b85d4f;">Content here</div>
.mybackground {background-color:#b85d4f;}
Border around this has a color of #b85d4f
<div style="border:2px solid #b85d4f;">Content here</div>
.myborder {border:2px solid #b85d4f;}