#b85f09 color space conversions
Hex:
#b85f09
RGB:
184, 95, 9
CMY:
28, 63, 96
CMYK:
0, 48, 95, 28
HSL:
29°, 90.6736%, 37.8431%
HSV (HSB):
29°, 95.1087%, 72.1569%
XYZ:
23.9087, 18.3945, 2.5488
xyY:
0.5331, 0.4101, 18.3945
CIE-Lab:
49.9711, 31.2699, 56.5311
CIE-LCH:
49.9711, 64.6031, 61.0511
CIE-Luv:
49.9711, 73.5345, 45.5304
Hunter-Lab:
42.8888, 24.4508, 26.4987
#b85f09 color charts
#b85f09 color shades, tints & tones
#b85f09 color schemes
#b85f09 color preview, HTML & CSS examples
This text has a color of #b85f09
<p style="color:#b85f09;">Text here</p>
.mytext {color:#b85f09;}
This box has a color of #b85f09
<div style="background-color:#b85f09;">Content here</div>
.mybackground {background-color:#b85f09;}
Border around this has a color of #b85f09
<div style="border:2px solid #b85f09;">Content here</div>
.myborder {border:2px solid #b85f09;}