#b3620c color space conversions
Hex:
#b3620c
RGB:
179, 98, 12
CMY:
30, 62, 95
CMYK:
0, 45, 93, 30
HSL:
31°, 87.4346%, 37.4510%
HSV (HSB):
31°, 93.2961%, 70.1961%
XYZ:
23.0244, 18.3456, 2.6754
xyY:
0.5227, 0.4165, 18.3456
CIE-Lab:
49.9126, 27.5819, 55.4986
CIE-LCH:
49.9126, 61.9746, 63.5734
CIE-Luv:
49.9126, 66.7699, 45.9571
Hunter-Lab:
42.8318, 20.9980, 26.2789
#b3620c color charts
#b3620c color shades, tints & tones
#b3620c color schemes
#b3620c color preview, HTML & CSS examples
This text has a color of #b3620c
<p style="color:#b3620c;">Text here</p>
.mytext {color:#b3620c;}
This box has a color of #b3620c
<div style="background-color:#b3620c;">Content here</div>
.mybackground {background-color:#b3620c;}
Border around this has a color of #b3620c
<div style="border:2px solid #b3620c;">Content here</div>
.myborder {border:2px solid #b3620c;}