#b84b6a color space conversions
Hex:
#b84b6a
RGB:
184, 75, 106
CMY:
28, 71, 58
CMYK:
0, 59, 42, 28
HSL:
343°, 43.4263%, 50.7843%
HSV (HSB):
343°, 59.2391%, 72.1569%
XYZ:
24.8848, 16.2631, 15.4632
xyY:
0.4396, 0.2873, 16.2631
CIE-Lab:
47.3178, 46.9446, 4.8225
CIE-LCH:
47.3178, 47.1917, 5.8653
CIE-Luv:
47.3178, 72.5459, -2.4616
Hunter-Lab:
40.3275, 39.5731, 5.4951
#b84b6a color charts
#b84b6a color shades, tints & tones
#b84b6a color schemes
#b84b6a color preview, HTML & CSS examples
This text has a color of #b84b6a
<p style="color:#b84b6a;">Text here</p>
.mytext {color:#b84b6a;}
This box has a color of #b84b6a
<div style="background-color:#b84b6a;">Content here</div>
.mybackground {background-color:#b84b6a;}
Border around this has a color of #b84b6a
<div style="border:2px solid #b84b6a;">Content here</div>
.myborder {border:2px solid #b84b6a;}