#b05d1d color space conversions
Hex:
#b05d1d
RGB:
176, 93, 29
CMY:
31, 64, 89
CMYK:
0, 47, 84, 31
HSL:
26°, 71.7073%, 40.1961%
HSV (HSB):
26°, 83.5227%, 69.0196%
XYZ:
22.0406, 17.1475, 3.3105
xyY:
0.5186, 0.4035, 17.1475
CIE-Lab:
48.4454, 29.4021, 48.6900
CIE-LCH:
48.4454, 56.8788, 58.8737
CIE-Luv:
48.4454, 67.4036, 41.1428
Hunter-Lab:
41.4096, 22.5415, 24.2467
#b05d1d color charts
#b05d1d color shades, tints & tones
#b05d1d color schemes
#b05d1d color preview, HTML & CSS examples
This text has a color of #b05d1d
<p style="color:#b05d1d;">Text here</p>
.mytext {color:#b05d1d;}
This box has a color of #b05d1d
<div style="background-color:#b05d1d;">Content here</div>
.mybackground {background-color:#b05d1d;}
Border around this has a color of #b05d1d
<div style="border:2px solid #b05d1d;">Content here</div>
.myborder {border:2px solid #b05d1d;}