#b85f38 color space conversions
Hex:
#b85f38
RGB:
184, 95, 56
CMY:
28, 63, 78
CMYK:
0, 48, 70, 28
HSL:
18°, 53.3333%, 47.0588%
HSV (HSB):
18°, 69.5652%, 72.1569%
XYZ:
24.5732, 18.6603, 6.0480
xyY:
0.4986, 0.3786, 18.6603
CIE-Lab:
50.2874, 32.8042, 37.9786
CIE-LCH:
50.2874, 50.1845, 49.1810
CIE-Luv:
50.2874, 69.8379, 34.1379
Hunter-Lab:
43.1976, 25.9450, 21.9372
#b85f38 color charts
#b85f38 color shades, tints & tones
#b85f38 color schemes
#b85f38 color preview, HTML & CSS examples
This text has a color of #b85f38
<p style="color:#b85f38;">Text here</p>
.mytext {color:#b85f38;}
This box has a color of #b85f38
<div style="background-color:#b85f38;">Content here</div>
.mybackground {background-color:#b85f38;}
Border around this has a color of #b85f38
<div style="border:2px solid #b85f38;">Content here</div>
.myborder {border:2px solid #b85f38;}