#b6042a color space conversions
Hex:
#b6042a
RGB:
182, 4, 42
CMY:
29, 98, 84
CMYK:
0, 98, 77, 29
HSL:
347°, 95.6989%, 36.4706%
HSV (HSB):
347°, 97.8022%, 71.3725%
XYZ:
19.7527, 10.1991, 3.1180
xyY:
0.5973, 0.3084, 10.1991
CIE-Lab:
38.1974, 62.5550, 32.2553
CIE-LCH:
38.1974, 70.3814, 27.2770
CIE-Luv:
38.1974, 117.2216, 17.7553
Hunter-Lab:
31.9360, 54.5160, 16.5665
#b6042a color charts
#b6042a color shades, tints & tones
#b6042a color schemes
#b6042a color preview, HTML & CSS examples
This text has a color of #b6042a
<p style="color:#b6042a;">Text here</p>
.mytext {color:#b6042a;}
This box has a color of #b6042a
<div style="background-color:#b6042a;">Content here</div>
.mybackground {background-color:#b6042a;}
Border around this has a color of #b6042a
<div style="border:2px solid #b6042a;">Content here</div>
.myborder {border:2px solid #b6042a;}