#b82e2a color space conversions
Hex:
#b82e2a
RGB:
184, 46, 42
CMY:
28, 82, 84
CMYK:
0, 75, 77, 28
HSL:
2°, 62.8319%, 44.3137%
HSV (HSB):
2°, 77.1739%, 72.1569%
XYZ:
21.1621, 12.3115, 3.4515
xyY:
0.5731, 0.3334, 12.3115
CIE-Lab:
41.7070, 54.3100, 36.1985
CIE-LCH:
41.7070, 65.2679, 33.6841
CIE-Luv:
41.7070, 105.0266, 23.9618
Hunter-Lab:
35.0878, 46.2531, 18.7292
#b82e2a color charts
#b82e2a color shades, tints & tones
#b82e2a color schemes
#b82e2a color preview, HTML & CSS examples
This text has a color of #b82e2a
<p style="color:#b82e2a;">Text here</p>
.mytext {color:#b82e2a;}
This box has a color of #b82e2a
<div style="background-color:#b82e2a;">Content here</div>
.mybackground {background-color:#b82e2a;}
Border around this has a color of #b82e2a
<div style="border:2px solid #b82e2a;">Content here</div>
.myborder {border:2px solid #b82e2a;}