#b84a8c color space conversions
Hex:
#b84a8c
RGB:
184, 74, 140
CMY:
28, 71, 45
CMYK:
0, 60, 24, 28
HSL:
324°, 43.6508%, 50.5882%
HSV (HSB):
324°, 59.7826%, 72.1569%
XYZ:
26.9496, 16.9814, 26.6683
xyY:
0.3817, 0.2405, 16.9814
CIE-Lab:
48.2365, 51.5975, -14.3812
CIE-LCH:
48.2365, 53.5642, 344.4258
CIE-Luv:
48.2365, 62.8413, -28.7001
Hunter-Lab:
41.2084, 44.6210, -9.5239
#b84a8c color charts
#b84a8c color shades, tints & tones
#b84a8c color schemes
#b84a8c color preview, HTML & CSS examples
This text has a color of #b84a8c
<p style="color:#b84a8c;">Text here</p>
.mytext {color:#b84a8c;}
This box has a color of #b84a8c
<div style="background-color:#b84a8c;">Content here</div>
.mybackground {background-color:#b84a8c;}
Border around this has a color of #b84a8c
<div style="border:2px solid #b84a8c;">Content here</div>
.myborder {border:2px solid #b84a8c;}