#b82022 color space conversions
Hex:
#b82022
RGB:
184, 32, 34
CMY:
28, 87, 87
CMYK:
0, 83, 82, 28
HSL:
359°, 70.3704%, 42.3529%
HSV (HSB):
359°, 82.6087%, 72.1569%
XYZ:
20.5724, 11.3389, 2.6177
xyY:
0.5958, 0.3284, 11.3389
CIE-Lab:
40.1454, 58.1995, 39.0793
CIE-LCH:
40.1454, 70.1026, 33.8802
CIE-Luv:
40.1454, 113.0936, 23.8746
Hunter-Lab:
33.6732, 50.1251, 18.9621
#b82022 color charts
#b82022 color shades, tints & tones
#b82022 color schemes
#b82022 color preview, HTML & CSS examples
This text has a color of #b82022
<p style="color:#b82022;">Text here</p>
.mytext {color:#b82022;}
This box has a color of #b82022
<div style="background-color:#b82022;">Content here</div>
.mybackground {background-color:#b82022;}
Border around this has a color of #b82022
<div style="border:2px solid #b82022;">Content here</div>
.myborder {border:2px solid #b82022;}