#b84e85 color space conversions
Hex:
#b84e85
RGB:
184, 78, 133
CMY:
28, 69, 48
CMYK:
0, 58, 28, 28
HSL:
329°, 42.7419%, 51.3725%
HSV (HSB):
329°, 57.6087%, 72.1569%
XYZ:
26.7252, 17.3326, 24.1273
xyY:
0.3920, 0.2542, 17.3326
CIE-Lab:
48.6764, 48.7875, -9.5152
CIE-LCH:
48.6764, 49.7067, 348.9640
CIE-Luv:
48.6764, 63.1873, -21.4710
Hunter-Lab:
41.6324, 41.7282, -5.2177
#b84e85 color charts
#b84e85 color shades, tints & tones
#b84e85 color schemes
#b84e85 color preview, HTML & CSS examples
This text has a color of #b84e85
<p style="color:#b84e85;">Text here</p>
.mytext {color:#b84e85;}
This box has a color of #b84e85
<div style="background-color:#b84e85;">Content here</div>
.mybackground {background-color:#b84e85;}
Border around this has a color of #b84e85
<div style="border:2px solid #b84e85;">Content here</div>
.myborder {border:2px solid #b84e85;}