#b84d9d color space conversions
Hex:
#b84d9d
RGB:
184, 77, 157
CMY:
28, 70, 38
CMYK:
0, 58, 15, 28
HSL:
315°, 42.9719%, 51.1765%
HSV (HSB):
315°, 58.1522%, 72.1569%
XYZ:
28.5068, 17.9324, 33.8571
xyY:
0.3550, 0.2233, 17.9324
CIE-Lab:
49.4140, 52.7310, -22.7132
CIE-LCH:
49.4140, 57.4147, 336.6966
CIE-Luv:
49.4140, 56.4634, -41.0553
Hunter-Lab:
42.3467, 46.0555, -17.7610
#b84d9d color charts
#b84d9d color shades, tints & tones
#b84d9d color schemes
#b84d9d color preview, HTML & CSS examples
This text has a color of #b84d9d
<p style="color:#b84d9d;">Text here</p>
.mytext {color:#b84d9d;}
This box has a color of #b84d9d
<div style="background-color:#b84d9d;">Content here</div>
.mybackground {background-color:#b84d9d;}
Border around this has a color of #b84d9d
<div style="border:2px solid #b84d9d;">Content here</div>
.myborder {border:2px solid #b84d9d;}