#b82f35 color space conversions
Hex:
#b82f35
RGB:
184, 47, 53
CMY:
28, 82, 79
CMYK:
0, 74, 71, 28
HSL:
357°, 59.3074%, 45.2941%
HSV (HSB):
357°, 74.4565%, 72.1569%
XYZ:
21.4263, 12.4804, 4.6478
xyY:
0.5557, 0.3237, 12.4804
CIE-Lab:
41.9697, 54.4335, 30.0505
CIE-LCH:
41.9697, 62.1775, 28.9013
CIE-Luv:
41.9697, 102.1485, 19.8148
Hunter-Lab:
35.3276, 46.4372, 16.9289
#b82f35 color charts
#b82f35 color shades, tints & tones
#b82f35 color schemes
#b82f35 color preview, HTML & CSS examples
This text has a color of #b82f35
<p style="color:#b82f35;">Text here</p>
.mytext {color:#b82f35;}
This box has a color of #b82f35
<div style="background-color:#b82f35;">Content here</div>
.mybackground {background-color:#b82f35;}
Border around this has a color of #b82f35
<div style="border:2px solid #b82f35;">Content here</div>
.myborder {border:2px solid #b82f35;}