#b3481a color space conversions
Hex:
#b3481a
RGB:
179, 72, 26
CMY:
30, 72, 90
CMYK:
0, 60, 85, 30
HSL:
18°, 74.6341%, 40.1961%
HSV (HSB):
18°, 85.4749%, 70.1961%
XYZ:
21.0942, 14.2930, 2.6243
xyY:
0.5549, 0.3760, 14.2930
CIE-Lab:
44.6503, 41.2992, 46.7976
CIE-LCH:
44.6503, 62.4151, 48.5714
CIE-Luv:
44.6503, 86.4139, 34.9702
Hunter-Lab:
37.8061, 33.4348, 22.3486
#b3481a color charts
#b3481a color shades, tints & tones
#b3481a color schemes
#b3481a color preview, HTML & CSS examples
This text has a color of #b3481a
<p style="color:#b3481a;">Text here</p>
.mytext {color:#b3481a;}
This box has a color of #b3481a
<div style="background-color:#b3481a;">Content here</div>
.mybackground {background-color:#b3481a;}
Border around this has a color of #b3481a
<div style="border:2px solid #b3481a;">Content here</div>
.myborder {border:2px solid #b3481a;}