#b05f2a color space conversions
Hex:
#b05f2a
RGB:
176, 95, 42
CMY:
31, 63, 84
CMYK:
0, 46, 76, 31
HSL:
24°, 61.4679%, 42.7451%
HSV (HSB):
24°, 76.1364%, 69.0196%
XYZ:
22.4146, 17.5817, 4.4027
xyY:
0.5048, 0.3960, 17.5817
CIE-Lab:
48.9848, 28.8050, 43.3965
CIE-LCH:
48.9848, 52.0862, 56.4253
CIE-Luv:
48.9848, 64.7453, 38.3756
Hunter-Lab:
41.9305, 22.0416, 23.1259
#b05f2a color charts
#b05f2a color shades, tints & tones
#b05f2a color schemes
#b05f2a color preview, HTML & CSS examples
This text has a color of #b05f2a
<p style="color:#b05f2a;">Text here</p>
.mytext {color:#b05f2a;}
This box has a color of #b05f2a
<div style="background-color:#b05f2a;">Content here</div>
.mybackground {background-color:#b05f2a;}
Border around this has a color of #b05f2a
<div style="border:2px solid #b05f2a;">Content here</div>
.myborder {border:2px solid #b05f2a;}