#b82c20 color space conversions
Hex:
#b82c20
RGB:
184, 44, 32
CMY:
28, 83, 87
CMYK:
0, 76, 83, 28
HSL:
5°, 70.3704%, 42.3529%
HSV (HSB):
5°, 82.6087%, 72.1569%
XYZ:
20.9286, 12.0960, 2.5982
xyY:
0.5875, 0.3396, 12.0960
CIE-Lab:
41.3683, 54.6511, 41.3314
CIE-LCH:
41.3683, 68.5202, 37.0994
CIE-Luv:
41.3683, 107.8211, 26.7072
Hunter-Lab:
34.7793, 46.5492, 19.9162
#b82c20 color charts
#b82c20 color shades, tints & tones
#b82c20 color schemes
#b82c20 color preview, HTML & CSS examples
This text has a color of #b82c20
<p style="color:#b82c20;">Text here</p>
.mytext {color:#b82c20;}
This box has a color of #b82c20
<div style="background-color:#b82c20;">Content here</div>
.mybackground {background-color:#b82c20;}
Border around this has a color of #b82c20
<div style="border:2px solid #b82c20;">Content here</div>
.myborder {border:2px solid #b82c20;}