#b82a1f color space conversions
Hex:
#b82a1f
RGB:
184, 42, 31
CMY:
28, 84, 88
CMYK:
0, 77, 83, 28
HSL:
4°, 71.1628%, 42.1569%
HSV (HSB):
4°, 83.1522%, 72.1569%
XYZ:
20.8425, 11.9452, 2.5035
xyY:
0.5906, 0.3385, 11.9452
CIE-Lab:
41.1289, 55.2683, 41.6272
CIE-LCH:
41.1289, 69.1911, 36.9865
CIE-Luv:
41.1289, 109.0111, 26.5690
Hunter-Lab:
34.5618, 47.1609, 19.8987
#b82a1f color charts
#b82a1f color shades, tints & tones
#b82a1f color schemes
#b82a1f color preview, HTML & CSS examples
This text has a color of #b82a1f
<p style="color:#b82a1f;">Text here</p>
.mytext {color:#b82a1f;}
This box has a color of #b82a1f
<div style="background-color:#b82a1f;">Content here</div>
.mybackground {background-color:#b82a1f;}
Border around this has a color of #b82a1f
<div style="border:2px solid #b82a1f;">Content here</div>
.myborder {border:2px solid #b82a1f;}