#b85f30 color space conversions
Hex:
#b85f30
RGB:
184, 95, 48
CMY:
28, 63, 81
CMYK:
0, 48, 74, 28
HSL:
21°, 58.6207%, 45.4902%
HSV (HSB):
21°, 73.9130%, 72.1569%
XYZ:
24.3929, 18.5882, 5.0985
xyY:
0.5073, 0.3866, 18.5882
CIE-Lab:
50.2019, 32.3918, 42.0539
CIE-LCH:
50.2019, 53.0825, 52.3949
CIE-Luv:
50.2019, 70.8075, 37.1343
Hunter-Lab:
43.1140, 25.5416, 23.1683
#b85f30 color charts
#b85f30 color shades, tints & tones
#b85f30 color schemes
#b85f30 color preview, HTML & CSS examples
This text has a color of #b85f30
<p style="color:#b85f30;">Text here</p>
.mytext {color:#b85f30;}
This box has a color of #b85f30
<div style="background-color:#b85f30;">Content here</div>
.mybackground {background-color:#b85f30;}
Border around this has a color of #b85f30
<div style="border:2px solid #b85f30;">Content here</div>
.myborder {border:2px solid #b85f30;}