#b82210 color space conversions
Hex:
#b82210
RGB:
184, 34, 16
CMY:
28, 87, 94
CMYK:
0, 82, 91, 28
HSL:
6°, 84.0000%, 39.2157%
HSV (HSB):
6°, 91.3043%, 72.1569%
XYZ:
20.4327, 11.3718, 1.6083
xyY:
0.6115, 0.3403, 11.3718
CIE-Lab:
40.1998, 57.2843, 47.8247
CIE-LCH:
40.1998, 74.6236, 39.8573
CIE-Luv:
40.1998, 114.7134, 28.3663
Hunter-Lab:
33.7221, 49.1420, 20.7778
#b82210 color charts
#b82210 color shades, tints & tones
#b82210 color schemes
#b82210 color preview, HTML & CSS examples
This text has a color of #b82210
<p style="color:#b82210;">Text here</p>
.mytext {color:#b82210;}
This box has a color of #b82210
<div style="background-color:#b82210;">Content here</div>
.mybackground {background-color:#b82210;}
Border around this has a color of #b82210
<div style="border:2px solid #b82210;">Content here</div>
.myborder {border:2px solid #b82210;}