#b84f80 color space conversions
Hex:
#b84f80
RGB:
184, 79, 128
CMY:
28, 69, 50
CMYK:
0, 57, 30, 28
HSL:
332°, 42.5101%, 51.5686%
HSV (HSB):
332°, 57.0652%, 72.1569%
XYZ:
26.4594, 17.3408, 22.3746
xyY:
0.3998, 0.2620, 17.3408
CIE-Lab:
48.6866, 47.6539, -6.4930
CIE-LCH:
48.6866, 48.0942, 352.2410
CIE-Luv:
48.6866, 64.1750, -17.1450
Hunter-Lab:
41.6423, 40.5444, -2.7072
#b84f80 color charts
#b84f80 color shades, tints & tones
#b84f80 color schemes
#b84f80 color preview, HTML & CSS examples
This text has a color of #b84f80
<p style="color:#b84f80;">Text here</p>
.mytext {color:#b84f80;}
This box has a color of #b84f80
<div style="background-color:#b84f80;">Content here</div>
.mybackground {background-color:#b84f80;}
Border around this has a color of #b84f80
<div style="border:2px solid #b84f80;">Content here</div>
.myborder {border:2px solid #b84f80;}