#b84d86 color space conversions
Hex:
#b84d86
RGB:
184, 77, 134
CMY:
28, 70, 47
CMYK:
0, 58, 27, 28
HSL:
328°, 42.9719%, 51.1765%
HSV (HSB):
328°, 58.1522%, 72.1569%
XYZ:
26.7241, 17.2193, 24.4694
xyY:
0.3906, 0.2517, 17.2193
CIE-Lab:
48.5352, 49.3916, -10.3280
CIE-LCH:
48.5352, 50.4598, 348.1894
CIE-Luv:
48.5352, 63.3493, -22.6881
Hunter-Lab:
41.4962, 42.3382, -5.9147
#b84d86 color charts
#b84d86 color shades, tints & tones
#b84d86 color schemes
#b84d86 color preview, HTML & CSS examples
This text has a color of #b84d86
<p style="color:#b84d86;">Text here</p>
.mytext {color:#b84d86;}
This box has a color of #b84d86
<div style="background-color:#b84d86;">Content here</div>
.mybackground {background-color:#b84d86;}
Border around this has a color of #b84d86
<div style="border:2px solid #b84d86;">Content here</div>
.myborder {border:2px solid #b84d86;}