#b6022c color space conversions
Hex:
#b6022c
RGB:
182, 2, 44
CMY:
29, 99, 83
CMYK:
0, 99, 76, 29
HSL:
346°, 97.8261%, 36.0784%
HSV (HSB):
346°, 98.9011%, 71.3725%
XYZ:
19.7677, 10.1703, 3.3041
xyY:
0.5947, 0.3059, 10.1703
CIE-Lab:
38.1464, 62.8496, 30.9739
CIE-LCH:
38.1464, 70.0675, 26.2353
CIE-Luv:
38.1464, 117.0607, 16.8330
Hunter-Lab:
31.8910, 54.8346, 16.1809
#b6022c color charts
#b6022c color shades, tints & tones
#b6022c color schemes
#b6022c color preview, HTML & CSS examples
This text has a color of #b6022c
<p style="color:#b6022c;">Text here</p>
.mytext {color:#b6022c;}
This box has a color of #b6022c
<div style="background-color:#b6022c;">Content here</div>
.mybackground {background-color:#b6022c;}
Border around this has a color of #b6022c
<div style="border:2px solid #b6022c;">Content here</div>
.myborder {border:2px solid #b6022c;}