#b82c28 color space conversions
Hex:
#b82c28
RGB:
184, 44, 40
CMY:
28, 83, 84
CMYK:
0, 76, 78, 28
HSL:
2°, 64.2857%, 43.9216%
HSV (HSB):
2°, 78.2609%, 72.1569%
XYZ:
21.0508, 12.1449, 3.2422
xyY:
0.5777, 0.3333, 12.1449
CIE-Lab:
41.4455, 54.9051, 37.0539
CIE-LCH:
41.4455, 66.2387, 34.0143
CIE-Luv:
41.4455, 106.4502, 24.2170
Hunter-Lab:
34.8496, 46.8361, 18.8787
#b82c28 color charts
#b82c28 color shades, tints & tones
#b82c28 color schemes
#b82c28 color preview, HTML & CSS examples
This text has a color of #b82c28
<p style="color:#b82c28;">Text here</p>
.mytext {color:#b82c28;}
This box has a color of #b82c28
<div style="background-color:#b82c28;">Content here</div>
.mybackground {background-color:#b82c28;}
Border around this has a color of #b82c28
<div style="border:2px solid #b82c28;">Content here</div>
.myborder {border:2px solid #b82c28;}