#b82b2e color space conversions
Hex:
#b82b2e
RGB:
184, 43, 46
CMY:
28, 83, 82
CMYK:
0, 77, 75, 28
HSL:
359°, 62.1145%, 44.5098%
HSV (HSB):
359°, 76.6304%, 72.1569%
XYZ:
21.1242, 12.1154, 3.8099
xyY:
0.5702, 0.3270, 12.1154
CIE-Lab:
41.3989, 55.4570, 33.5480
CIE-LCH:
41.3989, 64.8148, 31.1713
CIE-Luv:
41.3989, 105.7432, 21.8031
Hunter-Lab:
34.8071, 47.4179, 17.8753
#b82b2e color charts
#b82b2e color shades, tints & tones
#b82b2e color schemes
#b82b2e color preview, HTML & CSS examples
This text has a color of #b82b2e
<p style="color:#b82b2e;">Text here</p>
.mytext {color:#b82b2e;}
This box has a color of #b82b2e
<div style="background-color:#b82b2e;">Content here</div>
.mybackground {background-color:#b82b2e;}
Border around this has a color of #b82b2e
<div style="border:2px solid #b82b2e;">Content here</div>
.myborder {border:2px solid #b82b2e;}