#b82f6f color space conversions
Hex:
#b82f6f
RGB:
184, 47, 111
CMY:
28, 82, 56
CMYK:
0, 74, 40, 28
HSL:
332°, 59.3074%, 45.2941%
HSV (HSB):
332°, 74.4565%, 72.1569%
XYZ:
23.6529, 13.3711, 16.3732
xyY:
0.4430, 0.2504, 13.3711
CIE-Lab:
43.3171, 58.8214, -4.0832
CIE-LCH:
43.3171, 58.9629, 356.0291
CIE-Luv:
43.3171, 83.5077, -15.8111
Hunter-Lab:
36.5665, 51.4709, -0.9514
#b82f6f color charts
#b82f6f color shades, tints & tones
#b82f6f color schemes
#b82f6f color preview, HTML & CSS examples
This text has a color of #b82f6f
<p style="color:#b82f6f;">Text here</p>
.mytext {color:#b82f6f;}
This box has a color of #b82f6f
<div style="background-color:#b82f6f;">Content here</div>
.mybackground {background-color:#b82f6f;}
Border around this has a color of #b82f6f
<div style="border:2px solid #b82f6f;">Content here</div>
.myborder {border:2px solid #b82f6f;}