#b05d1a color space conversions
Hex:
#b05d1a
RGB:
176, 93, 26
CMY:
31, 64, 90
CMYK:
0, 47, 85, 31
HSL:
27°, 74.2574%, 39.6078%
HSV (HSB):
27°, 85.2273%, 69.0196%
XYZ:
22.0053, 17.1334, 3.1245
xyY:
0.5207, 0.4054, 17.1334
CIE-Lab:
48.4277, 29.3143, 49.8510
CIE-LCH:
48.4277, 57.8312, 59.5429
CIE-Luv:
48.4277, 67.6064, 41.7883
Hunter-Lab:
41.3925, 22.4582, 24.4992
#b05d1a color charts
#b05d1a color shades, tints & tones
#b05d1a color schemes
#b05d1a color preview, HTML & CSS examples
This text has a color of #b05d1a
<p style="color:#b05d1a;">Text here</p>
.mytext {color:#b05d1a;}
This box has a color of #b05d1a
<div style="background-color:#b05d1a;">Content here</div>
.mybackground {background-color:#b05d1a;}
Border around this has a color of #b05d1a
<div style="border:2px solid #b05d1a;">Content here</div>
.myborder {border:2px solid #b05d1a;}