#b82f51 color space conversions
Hex:
#b82f51
RGB:
184, 47, 81
CMY:
28, 82, 68
CMYK:
0, 74, 56, 28
HSL:
345°, 59.3074%, 45.2941%
HSV (HSB):
345°, 74.4565%, 72.1569%
XYZ:
22.2689, 12.8175, 9.0849
xyY:
0.5041, 0.2902, 12.8175
CIE-Lab:
42.4869, 56.1420, 13.4451
CIE-LCH:
42.4869, 57.7295, 13.4678
CIE-Luv:
42.4869, 94.2095, 4.8434
Hunter-Lab:
35.8015, 48.3762, 10.0157
#b82f51 color charts
#b82f51 color shades, tints & tones
#b82f51 color schemes
#b82f51 color preview, HTML & CSS examples
This text has a color of #b82f51
<p style="color:#b82f51;">Text here</p>
.mytext {color:#b82f51;}
This box has a color of #b82f51
<div style="background-color:#b82f51;">Content here</div>
.mybackground {background-color:#b82f51;}
Border around this has a color of #b82f51
<div style="border:2px solid #b82f51;">Content here</div>
.myborder {border:2px solid #b82f51;}