#b84e70 color space conversions
Hex:
#b84e70
RGB:
184, 78, 112
CMY:
28, 69, 56
CMYK:
0, 58, 39, 28
HSL:
341°, 42.7419%, 51.3725%
HSV (HSB):
341°, 57.6087%, 72.1569%
XYZ:
25.4162, 16.8090, 17.2341
xyY:
0.4275, 0.2827, 16.8090
CIE-Lab:
48.0184, 46.1856, 2.1902
CIE-LCH:
48.0184, 46.2375, 2.7150
CIE-Luv:
48.0184, 69.2494, -5.5369
Hunter-Lab:
40.9988, 38.9089, 3.7762
#b84e70 color charts
#b84e70 color shades, tints & tones
#b84e70 color schemes
#b84e70 color preview, HTML & CSS examples
This text has a color of #b84e70
<p style="color:#b84e70;">Text here</p>
.mytext {color:#b84e70;}
This box has a color of #b84e70
<div style="background-color:#b84e70;">Content here</div>
.mybackground {background-color:#b84e70;}
Border around this has a color of #b84e70
<div style="border:2px solid #b84e70;">Content here</div>
.myborder {border:2px solid #b84e70;}