#b3601b color space conversions
Hex:
#b3601b
RGB:
179, 96, 27
CMY:
30, 62, 89
CMYK:
0, 46, 85, 30
HSL:
27°, 73.7864%, 40.3922%
HSV (HSB):
27°, 84.9162%, 70.1961%
XYZ:
22.9711, 18.0286, 3.3061
xyY:
0.5185, 0.4069, 18.0286
CIE-Lab:
49.5308, 28.9871, 50.5895
CIE-LCH:
49.5308, 58.3056, 60.1878
CIE-Luv:
49.5308, 67.6682, 42.8867
Hunter-Lab:
42.4601, 22.2642, 25.1056
#b3601b color charts
#b3601b color shades, tints & tones
#b3601b color schemes
#b3601b color preview, HTML & CSS examples
This text has a color of #b3601b
<p style="color:#b3601b;">Text here</p>
.mytext {color:#b3601b;}
This box has a color of #b3601b
<div style="background-color:#b3601b;">Content here</div>
.mybackground {background-color:#b3601b;}
Border around this has a color of #b3601b
<div style="border:2px solid #b3601b;">Content here</div>
.myborder {border:2px solid #b3601b;}