#b84f8a color space conversions
Hex:
#b84f8a
RGB:
184, 79, 138
CMY:
28, 69, 46
CMYK:
0, 57, 25, 28
HSL:
326°, 42.5101%, 51.5686%
HSV (HSB):
326°, 57.0652%, 72.1569%
XYZ:
27.1506, 17.6173, 26.0142
xyY:
0.3836, 0.2489, 17.6173
CIE-Lab:
49.0286, 48.9982, -11.9842
CIE-LCH:
49.0286, 50.4425, 346.2562
CIE-Luv:
49.0286, 61.2610, -24.9676
Hunter-Lab:
41.9730, 42.0117, -7.3660
#b84f8a color charts
#b84f8a color shades, tints & tones
#b84f8a color schemes
#b84f8a color preview, HTML & CSS examples
This text has a color of #b84f8a
<p style="color:#b84f8a;">Text here</p>
.mytext {color:#b84f8a;}
This box has a color of #b84f8a
<div style="background-color:#b84f8a;">Content here</div>
.mybackground {background-color:#b84f8a;}
Border around this has a color of #b84f8a
<div style="border:2px solid #b84f8a;">Content here</div>
.myborder {border:2px solid #b84f8a;}