#b6182c color space conversions
Hex:
#b6182c
RGB:
182, 24, 44
CMY:
29, 91, 83
CMYK:
0, 87, 76, 29
HSL:
352°, 76.6990%, 40.3922%
HSV (HSB):
352°, 86.8132%, 71.3725%
XYZ:
20.0727, 10.7802, 3.4057
xyY:
0.5859, 0.3147, 10.7802
CIE-Lab:
39.2078, 59.7903, 32.1705
CIE-LCH:
39.2078, 67.8957, 28.2827
CIE-Luv:
39.2078, 112.3159, 18.8613
Hunter-Lab:
32.8332, 51.6683, 16.8332
#b6182c color charts
#b6182c color shades, tints & tones
#b6182c color schemes
#b6182c color preview, HTML & CSS examples
This text has a color of #b6182c
<p style="color:#b6182c;">Text here</p>
.mytext {color:#b6182c;}
This box has a color of #b6182c
<div style="background-color:#b6182c;">Content here</div>
.mybackground {background-color:#b6182c;}
Border around this has a color of #b6182c
<div style="border:2px solid #b6182c;">Content here</div>
.myborder {border:2px solid #b6182c;}