#b82f3b color space conversions
Hex:
#b82f3b
RGB:
184, 47, 59
CMY:
28, 82, 77
CMYK:
0, 74, 68, 28
HSL:
355°, 59.3074%, 45.2941%
HSV (HSB):
355°, 74.4565%, 72.1569%
XYZ:
21.5731, 12.5391, 5.4209
xyY:
0.5457, 0.3172, 12.5391
CIE-Lab:
42.0605, 54.7357, 26.5285
CIE-LCH:
42.0605, 60.8256, 25.8579
CIE-Luv:
42.0605, 100.6715, 17.0489
Hunter-Lab:
35.4107, 46.7782, 15.7109
#b82f3b color charts
#b82f3b color shades, tints & tones
#b82f3b color schemes
#b82f3b color preview, HTML & CSS examples
This text has a color of #b82f3b
<p style="color:#b82f3b;">Text here</p>
.mytext {color:#b82f3b;}
This box has a color of #b82f3b
<div style="background-color:#b82f3b;">Content here</div>
.mybackground {background-color:#b82f3b;}
Border around this has a color of #b82f3b
<div style="border:2px solid #b82f3b;">Content here</div>
.myborder {border:2px solid #b82f3b;}