#b3482b color space conversions
Hex:
#b3482b
RGB:
179, 72, 43
CMY:
30, 72, 83
CMYK:
0, 60, 76, 30
HSL:
13°, 61.2613%, 43.5294%
HSV (HSB):
13°, 75.9777%, 70.1961%
XYZ:
21.3438, 14.3929, 3.9387
xyY:
0.5380, 0.3628, 14.3929
CIE-Lab:
44.7911, 41.8812, 38.6680
CIE-LCH:
44.7911, 57.0022, 42.7156
CIE-Luv:
44.7911, 84.4082, 30.1492
Hunter-Lab:
37.9379, 34.0325, 20.4011
#b3482b color charts
#b3482b color shades, tints & tones
#b3482b color schemes
#b3482b color preview, HTML & CSS examples
This text has a color of #b3482b
<p style="color:#b3482b;">Text here</p>
.mytext {color:#b3482b;}
This box has a color of #b3482b
<div style="background-color:#b3482b;">Content here</div>
.mybackground {background-color:#b3482b;}
Border around this has a color of #b3482b
<div style="border:2px solid #b3482b;">Content here</div>
.myborder {border:2px solid #b3482b;}