#b3602f color space conversions
Hex:
#b3602f
RGB:
179, 96, 47
CMY:
30, 62, 82
CMYK:
0, 46, 74, 30
HSL:
22°, 58.4071%, 44.3137%
HSV (HSB):
22°, 73.7430%, 70.1961%
XYZ:
23.2864, 18.1547, 4.9662
xyY:
0.5018, 0.3912, 18.1547
CIE-Lab:
49.6832, 29.7484, 41.7888
CIE-LCH:
49.6832, 51.2959, 54.5539
CIE-Luv:
49.6832, 65.9707, 37.3820
Hunter-Lab:
42.6083, 22.9896, 22.9153
#b3602f color charts
#b3602f color shades, tints & tones
#b3602f color schemes
#b3602f color preview, HTML & CSS examples
This text has a color of #b3602f
<p style="color:#b3602f;">Text here</p>
.mytext {color:#b3602f;}
This box has a color of #b3602f
<div style="background-color:#b3602f;">Content here</div>
.mybackground {background-color:#b3602f;}
Border around this has a color of #b3602f
<div style="border:2px solid #b3602f;">Content here</div>
.myborder {border:2px solid #b3602f;}