#b82c2f color space conversions
Hex:
#b82c2f
RGB:
184, 44, 47
CMY:
28, 83, 82
CMYK:
0, 76, 74, 28
HSL:
359°, 61.4035%, 44.7059%
HSV (HSB):
359°, 76.0870%, 72.1569%
XYZ:
21.1809, 12.1969, 3.9272
xyY:
0.5678, 0.3270, 12.1969
CIE-Lab:
41.5274, 55.1739, 33.1050
CIE-LCH:
41.5274, 64.3436, 30.9643
CIE-Luv:
41.5274, 105.0296, 21.6297
Hunter-Lab:
34.9241, 47.1402, 17.7797
#b82c2f color charts
#b82c2f color shades, tints & tones
#b82c2f color schemes
#b82c2f color preview, HTML & CSS examples
This text has a color of #b82c2f
<p style="color:#b82c2f;">Text here</p>
.mytext {color:#b82c2f;}
This box has a color of #b82c2f
<div style="background-color:#b82c2f;">Content here</div>
.mybackground {background-color:#b82c2f;}
Border around this has a color of #b82c2f
<div style="border:2px solid #b82c2f;">Content here</div>
.myborder {border:2px solid #b82c2f;}