#b82c3c color space conversions
Hex:
#b82c3c
RGB:
184, 44, 60
CMY:
28, 83, 76
CMYK:
0, 76, 67, 28
HSL:
353°, 61.4035%, 44.7059%
HSV (HSB):
353°, 76.0870%, 72.1569%
XYZ:
21.4835, 12.3180, 5.5203
xyY:
0.5464, 0.3133, 12.3180
CIE-Lab:
41.7171, 55.7929, 25.4898
CIE-LCH:
41.7171, 61.3399, 24.5539
CIE-Luv:
41.7171, 101.8676, 15.8449
Hunter-Lab:
35.0969, 47.8433, 15.2424
#b82c3c color charts
#b82c3c color shades, tints & tones
#b82c3c color schemes
#b82c3c color preview, HTML & CSS examples
This text has a color of #b82c3c
<p style="color:#b82c3c;">Text here</p>
.mytext {color:#b82c3c;}
This box has a color of #b82c3c
<div style="background-color:#b82c3c;">Content here</div>
.mybackground {background-color:#b82c3c;}
Border around this has a color of #b82c3c
<div style="border:2px solid #b82c3c;">Content here</div>
.myborder {border:2px solid #b82c3c;}