#b82200 color space conversions
Hex:
#b82200
RGB:
184, 34, 0
CMY:
28, 87, 100
CMYK:
0, 82, 100, 28
HSL:
11°, 100.0000%, 36.0784%
HSV (HSB):
11°, 100.0000%, 72.1569%
XYZ:
20.3392, 11.3344, 1.1158
xyY:
0.6203, 0.3457, 11.3344
CIE-Lab:
40.1381, 57.0925, 53.3487
CIE-LCH:
40.1381, 78.1386, 43.0585
CIE-Luv:
40.1381, 115.9267, 30.4175
Hunter-Lab:
33.6666, 48.9216, 21.6017
#b82200 color charts
#b82200 color shades, tints & tones
#b82200 color schemes
#b82200 color preview, HTML & CSS examples
This text has a color of #b82200
<p style="color:#b82200;">Text here</p>
.mytext {color:#b82200;}
This box has a color of #b82200
<div style="background-color:#b82200;">Content here</div>
.mybackground {background-color:#b82200;}
Border around this has a color of #b82200
<div style="border:2px solid #b82200;">Content here</div>
.myborder {border:2px solid #b82200;}