#b84c9a color space conversions
Hex:
#b84c9a
RGB:
184, 76, 154
CMY:
28, 70, 40
CMYK:
0, 59, 16, 28
HSL:
317°, 43.2000%, 50.9804%
HSV (HSB):
317°, 58.6957%, 72.1569%
XYZ:
28.1843, 17.6923, 32.5013
xyY:
0.3596, 0.2257, 17.6923
CIE-Lab:
49.1208, 52.7281, -21.3855
CIE-LCH:
49.1208, 56.8999, 337.9235
CIE-Luv:
49.1208, 57.7504, -39.0628
Hunter-Lab:
42.0622, 45.9973, -16.3696
#b84c9a color charts
#b84c9a color shades, tints & tones
#b84c9a color schemes
#b84c9a color preview, HTML & CSS examples
This text has a color of #b84c9a
<p style="color:#b84c9a;">Text here</p>
.mytext {color:#b84c9a;}
This box has a color of #b84c9a
<div style="background-color:#b84c9a;">Content here</div>
.mybackground {background-color:#b84c9a;}
Border around this has a color of #b84c9a
<div style="border:2px solid #b84c9a;">Content here</div>
.myborder {border:2px solid #b84c9a;}