#b84d83 color space conversions
Hex:
#b84d83
RGB:
184, 77, 131
CMY:
28, 70, 49
CMYK:
0, 58, 29, 28
HSL:
330°, 42.9719%, 51.1765%
HSV (HSB):
330°, 58.1522%, 72.1569%
XYZ:
26.5178, 17.1368, 23.3828
xyY:
0.3956, 0.2556, 17.1368
CIE-Lab:
48.4319, 48.9915, -8.6789
CIE-LCH:
48.4319, 49.7543, 349.9543
CIE-Luv:
48.4319, 64.2427, -20.3416
Hunter-Lab:
41.3966, 41.8992, -4.5122
#b84d83 color charts
#b84d83 color shades, tints & tones
#b84d83 color schemes
#b84d83 color preview, HTML & CSS examples
This text has a color of #b84d83
<p style="color:#b84d83;">Text here</p>
.mytext {color:#b84d83;}
This box has a color of #b84d83
<div style="background-color:#b84d83;">Content here</div>
.mybackground {background-color:#b84d83;}
Border around this has a color of #b84d83
<div style="border:2px solid #b84d83;">Content here</div>
.myborder {border:2px solid #b84d83;}