#b82f2c color space conversions
Hex:
#b82f2c
RGB:
184, 47, 44
CMY:
28, 82, 83
CMYK:
0, 74, 76, 28
HSL:
1°, 61.4035%, 44.7059%
HSV (HSB):
1°, 76.0870%, 72.1569%
XYZ:
21.2383, 12.4052, 3.6579
xyY:
0.5694, 0.3326, 12.4052
CIE-Lab:
41.8530, 54.0438, 35.2126
CIE-LCH:
41.8530, 64.5032, 33.0865
CIE-Luv:
41.8530, 104.1035, 23.4636
Hunter-Lab:
35.2211, 45.9987, 18.4971
#b82f2c color charts
#b82f2c color shades, tints & tones
#b82f2c color schemes
#b82f2c color preview, HTML & CSS examples
This text has a color of #b82f2c
<p style="color:#b82f2c;">Text here</p>
.mytext {color:#b82f2c;}
This box has a color of #b82f2c
<div style="background-color:#b82f2c;">Content here</div>
.mybackground {background-color:#b82f2c;}
Border around this has a color of #b82f2c
<div style="border:2px solid #b82f2c;">Content here</div>
.myborder {border:2px solid #b82f2c;}