#b82f8f color space conversions
Hex:
#b82f8f
RGB:
184, 47, 143
CMY:
28, 82, 44
CMYK:
0, 74, 22, 28
HSL:
318°, 59.3074%, 45.2941%
HSV (HSB):
318°, 74.4565%, 72.1569%
XYZ:
25.7416, 14.2065, 27.3720
xyY:
0.3824, 0.2110, 14.2065
CIE-Lab:
44.5277, 62.6009, -21.8669
CIE-LCH:
44.5277, 66.3101, 340.7453
CIE-Luv:
44.5277, 71.1836, -40.5011
Hunter-Lab:
37.6916, 55.9470, -16.6729
#b82f8f color charts
#b82f8f color shades, tints & tones
#b82f8f color schemes
#b82f8f color preview, HTML & CSS examples
This text has a color of #b82f8f
<p style="color:#b82f8f;">Text here</p>
.mytext {color:#b82f8f;}
This box has a color of #b82f8f
<div style="background-color:#b82f8f;">Content here</div>
.mybackground {background-color:#b82f8f;}
Border around this has a color of #b82f8f
<div style="border:2px solid #b82f8f;">Content here</div>
.myborder {border:2px solid #b82f8f;}