#b05e1d color space conversions
Hex:
#b05e1d
RGB:
176, 94, 29
CMY:
31, 63, 89
CMYK:
0, 47, 84, 31
HSL:
27°, 71.7073%, 40.1961%
HSV (HSB):
27°, 83.5227%, 69.0196%
XYZ:
22.1290, 17.3242, 3.3400
xyY:
0.5171, 0.4048, 17.3242
CIE-Lab:
48.6660, 28.8611, 48.8858
CIE-LCH:
48.6660, 56.7696, 59.4433
CIE-Luv:
48.6660, 66.6088, 41.5068
Hunter-Lab:
41.6224, 22.0622, 24.3779
#b05e1d color charts
#b05e1d color shades, tints & tones
#b05e1d color schemes
#b05e1d color preview, HTML & CSS examples
This text has a color of #b05e1d
<p style="color:#b05e1d;">Text here</p>
.mytext {color:#b05e1d;}
This box has a color of #b05e1d
<div style="background-color:#b05e1d;">Content here</div>
.mybackground {background-color:#b05e1d;}
Border around this has a color of #b05e1d
<div style="border:2px solid #b05e1d;">Content here</div>
.myborder {border:2px solid #b05e1d;}