#b05f1a color space conversions
Hex:
#b05f1a
RGB:
176, 95, 26
CMY:
31, 63, 90
CMYK:
0, 46, 85, 31
HSL:
28°, 74.2574%, 39.6078%
HSV (HSB):
28°, 85.2273%, 69.0196%
XYZ:
22.1832, 17.4891, 3.1838
xyY:
0.5176, 0.4081, 17.4891
CIE-Lab:
48.8705, 28.2305, 50.2297
CIE-LCH:
48.8705, 57.6193, 60.6628
CIE-Luv:
48.8705, 66.0086, 42.5120
Hunter-Lab:
41.8200, 21.4993, 24.7601
#b05f1a color charts
#b05f1a color shades, tints & tones
#b05f1a color schemes
#b05f1a color preview, HTML & CSS examples
This text has a color of #b05f1a
<p style="color:#b05f1a;">Text here</p>
.mytext {color:#b05f1a;}
This box has a color of #b05f1a
<div style="background-color:#b05f1a;">Content here</div>
.mybackground {background-color:#b05f1a;}
Border around this has a color of #b05f1a
<div style="border:2px solid #b05f1a;">Content here</div>
.myborder {border:2px solid #b05f1a;}