#b6020b color space conversions
Hex:
#b6020b
RGB:
182, 2, 11
CMY:
29, 99, 96
CMYK:
0, 99, 94, 29
HSL:
357°, 97.8261%, 36.0784%
HSV (HSB):
357°, 98.9011%, 71.3725%
XYZ:
19.3735, 10.0127, 1.2281
xyY:
0.6328, 0.3271, 10.0127
CIE-Lab:
37.8651, 62.0796, 48.0177
CIE-LCH:
37.8651, 78.4830, 37.7215
CIE-Luv:
37.8651, 122.7968, 25.5025
Hunter-Lab:
31.6428, 53.9130, 19.8487
#b6020b color charts
#b6020b color shades, tints & tones
#b6020b color schemes
#b6020b color preview, HTML & CSS examples
This text has a color of #b6020b
<p style="color:#b6020b;">Text here</p>
.mytext {color:#b6020b;}
This box has a color of #b6020b
<div style="background-color:#b6020b;">Content here</div>
.mybackground {background-color:#b6020b;}
Border around this has a color of #b6020b
<div style="border:2px solid #b6020b;">Content here</div>
.myborder {border:2px solid #b6020b;}