#b84a8a color space conversions
Hex:
#b84a8a
RGB:
184, 74, 138
CMY:
28, 71, 46
CMYK:
0, 60, 25, 28
HSL:
325°, 43.6508%, 50.5882%
HSV (HSB):
325°, 59.7826%, 72.1569%
XYZ:
26.8034, 16.9229, 25.8985
xyY:
0.3850, 0.2431, 16.9229
CIE-Lab:
48.1627, 51.3207, -13.2928
CIE-LCH:
48.1627, 53.0143, 345.4787
CIE-Luv:
48.1627, 63.4590, -27.1151
Hunter-Lab:
41.1374, 44.3124, -8.5304
#b84a8a color charts
#b84a8a color shades, tints & tones
#b84a8a color schemes
#b84a8a color preview, HTML & CSS examples
This text has a color of #b84a8a
<p style="color:#b84a8a;">Text here</p>
.mytext {color:#b84a8a;}
This box has a color of #b84a8a
<div style="background-color:#b84a8a;">Content here</div>
.mybackground {background-color:#b84a8a;}
Border around this has a color of #b84a8a
<div style="border:2px solid #b84a8a;">Content here</div>
.myborder {border:2px solid #b84a8a;}