#b0601e color space conversions
Hex:
#b0601e
RGB:
176, 96, 30
CMY:
31, 62, 88
CMYK:
0, 45, 83, 31
HSL:
27°, 70.8738%, 40.3922%
HSV (HSB):
27°, 82.9545%, 69.0196%
XYZ:
22.3217, 17.6896, 3.4662
xyY:
0.5134, 0.4069, 17.6896
CIE-Lab:
49.1174, 27.8057, 48.8850
CIE-LCH:
49.1174, 56.2397, 60.3688
CIE-Luv:
49.1174, 64.9483, 42.0136
Hunter-Lab:
42.0590, 21.1310, 24.5550
#b0601e color charts
#b0601e color shades, tints & tones
#b0601e color schemes
#b0601e color preview, HTML & CSS examples
This text has a color of #b0601e
<p style="color:#b0601e;">Text here</p>
.mytext {color:#b0601e;}
This box has a color of #b0601e
<div style="background-color:#b0601e;">Content here</div>
.mybackground {background-color:#b0601e;}
Border around this has a color of #b0601e
<div style="border:2px solid #b0601e;">Content here</div>
.myborder {border:2px solid #b0601e;}