#b82f6e color space conversions
Hex:
#b82f6e
RGB:
184, 47, 110
CMY:
28, 82, 57
CMYK:
0, 74, 40, 28
HSL:
332°, 59.3074%, 45.2941%
HSV (HSB):
332°, 74.4565%, 72.1569%
XYZ:
23.5982, 13.3492, 16.0847
xyY:
0.4450, 0.2517, 13.3492
CIE-Lab:
43.2847, 58.7182, -3.5109
CIE-LCH:
43.2847, 58.8230, 356.5783
CIE-Luv:
43.2847, 83.8859, -15.0702
Hunter-Lab:
36.5365, 51.3504, -0.5261
#b82f6e color charts
#b82f6e color shades, tints & tones
#b82f6e color schemes
#b82f6e color preview, HTML & CSS examples
This text has a color of #b82f6e
<p style="color:#b82f6e;">Text here</p>
.mytext {color:#b82f6e;}
This box has a color of #b82f6e
<div style="background-color:#b82f6e;">Content here</div>
.mybackground {background-color:#b82f6e;}
Border around this has a color of #b82f6e
<div style="border:2px solid #b82f6e;">Content here</div>
.myborder {border:2px solid #b82f6e;}