#b84e8d color space conversions
Hex:
#b84e8d
RGB:
184, 78, 141
CMY:
28, 69, 45
CMYK:
0, 58, 23, 28
HSL:
324°, 42.7419%, 51.3725%
HSV (HSB):
324°, 57.6087%, 72.1569%
XYZ:
27.2993, 17.5622, 27.1503
xyY:
0.3791, 0.2439, 17.5622
CIE-Lab:
48.9608, 49.8906, -13.8820
CIE-LCH:
48.9608, 51.7859, 344.4508
CIE-Luv:
48.9608, 60.8205, -27.7850
Hunter-Lab:
41.9073, 42.9408, -9.0769
#b84e8d color charts
#b84e8d color shades, tints & tones
#b84e8d color schemes
#b84e8d color preview, HTML & CSS examples
This text has a color of #b84e8d
<p style="color:#b84e8d;">Text here</p>
.mytext {color:#b84e8d;}
This box has a color of #b84e8d
<div style="background-color:#b84e8d;">Content here</div>
.mybackground {background-color:#b84e8d;}
Border around this has a color of #b84e8d
<div style="border:2px solid #b84e8d;">Content here</div>
.myborder {border:2px solid #b84e8d;}