#b3631f color space conversions
Hex:
#b3631f
RGB:
179, 99, 31
CMY:
30, 61, 88
CMYK:
0, 45, 83, 30
HSL:
28°, 70.4762%, 41.1765%
HSV (HSB):
28°, 82.6816%, 70.1961%
XYZ:
23.2996, 18.6063, 3.6597
xyY:
0.5113, 0.4083, 18.6063
CIE-Lab:
50.2234, 27.4790, 49.6340
CIE-LCH:
50.2234, 56.7330, 61.0296
CIE-Luv:
50.2234, 65.0054, 43.1127
Hunter-Lab:
43.1350, 20.9312, 25.1642
#b3631f color charts
#b3631f color shades, tints & tones
#b3631f color schemes
#b3631f color preview, HTML & CSS examples
This text has a color of #b3631f
<p style="color:#b3631f;">Text here</p>
.mytext {color:#b3631f;}
This box has a color of #b3631f
<div style="background-color:#b3631f;">Content here</div>
.mybackground {background-color:#b3631f;}
Border around this has a color of #b3631f
<div style="border:2px solid #b3631f;">Content here</div>
.myborder {border:2px solid #b3631f;}