#b3601f color space conversions
Hex:
#b3601f
RGB:
179, 96, 31
CMY:
30, 62, 88
CMYK:
0, 46, 83, 30
HSL:
26°, 70.4762%, 41.1765%
HSV (HSB):
26°, 82.6816%, 70.1961%
XYZ:
23.0206, 18.0484, 3.5667
xyY:
0.5157, 0.4043, 18.0484
CIE-Lab:
49.5547, 29.1073, 49.0325
CIE-LCH:
49.5547, 57.0212, 59.3053
CIE-Luv:
49.5547, 67.3966, 42.0073
Hunter-Lab:
42.4834, 22.3784, 24.7607
#b3601f color charts
#b3601f color shades, tints & tones
#b3601f color schemes
#b3601f color preview, HTML & CSS examples
This text has a color of #b3601f
<p style="color:#b3601f;">Text here</p>
.mytext {color:#b3601f;}
This box has a color of #b3601f
<div style="background-color:#b3601f;">Content here</div>
.mybackground {background-color:#b3601f;}
Border around this has a color of #b3601f
<div style="border:2px solid #b3601f;">Content here</div>
.myborder {border:2px solid #b3601f;}