#b2601e color space conversions
Hex:
#b2601e
RGB:
178, 96, 30
CMY:
30, 62, 88
CMYK:
0, 46, 83, 30
HSL:
27°, 71.1538%, 40.7843%
HSV (HSB):
27°, 83.1461%, 69.8039%
XYZ:
22.7773, 17.9245, 3.4876
xyY:
0.5154, 0.4056, 17.9245
CIE-Lab:
49.4044, 28.6536, 49.2500
CIE-LCH:
49.4044, 56.9789, 59.8092
CIE-Luv:
49.4044, 66.6275, 42.1624
Hunter-Lab:
42.3373, 21.9421, 24.7520
#b2601e color charts
#b2601e color shades, tints & tones
#b2601e color schemes
#b2601e color preview, HTML & CSS examples
This text has a color of #b2601e
<p style="color:#b2601e;">Text here</p>
.mytext {color:#b2601e;}
This box has a color of #b2601e
<div style="background-color:#b2601e;">Content here</div>
.mybackground {background-color:#b2601e;}
Border around this has a color of #b2601e
<div style="border:2px solid #b2601e;">Content here</div>
.myborder {border:2px solid #b2601e;}