#b84c70 color space conversions
Hex:
#b84c70
RGB:
184, 76, 112
CMY:
28, 70, 56
CMYK:
0, 59, 39, 28
HSL:
340°, 43.2000%, 50.9804%
HSV (HSB):
340°, 58.6957%, 72.1569%
XYZ:
25.2762, 16.5291, 17.1875
xyY:
0.4285, 0.2802, 16.5291
CIE-Lab:
47.6611, 47.1335, 1.6718
CIE-LCH:
47.6611, 47.1631, 2.0314
CIE-Luv:
47.6611, 70.3041, -6.3760
Hunter-Lab:
40.6560, 39.8273, 3.3941
#b84c70 color charts
#b84c70 color shades, tints & tones
#b84c70 color schemes
#b84c70 color preview, HTML & CSS examples
This text has a color of #b84c70
<p style="color:#b84c70;">Text here</p>
.mytext {color:#b84c70;}
This box has a color of #b84c70
<div style="background-color:#b84c70;">Content here</div>
.mybackground {background-color:#b84c70;}
Border around this has a color of #b84c70
<div style="border:2px solid #b84c70;">Content here</div>
.myborder {border:2px solid #b84c70;}