#b85f1a color space conversions
Hex:
#b85f1a
RGB:
184, 95, 26
CMY:
28, 63, 90
CMYK:
0, 48, 86, 28
HSL:
26°, 75.2381%, 41.1765%
HSV (HSB):
26°, 85.8696%, 72.1569%
XYZ:
24.0458, 18.4493, 3.2710
xyY:
0.5254, 0.4031, 18.4493
CIE-Lab:
50.0366, 31.5898, 51.6830
CIE-LCH:
50.0366, 60.5727, 58.5658
CIE-Luv:
50.0366, 72.7431, 43.0985
Hunter-Lab:
42.9527, 24.7608, 25.5517
#b85f1a color charts
#b85f1a color shades, tints & tones
#b85f1a color schemes
#b85f1a color preview, HTML & CSS examples
This text has a color of #b85f1a
<p style="color:#b85f1a;">Text here</p>
.mytext {color:#b85f1a;}
This box has a color of #b85f1a
<div style="background-color:#b85f1a;">Content here</div>
.mybackground {background-color:#b85f1a;}
Border around this has a color of #b85f1a
<div style="border:2px solid #b85f1a;">Content here</div>
.myborder {border:2px solid #b85f1a;}