#b86d81 color space conversions
Hex:
#b86d81
RGB:
184, 109, 129
CMY:
28, 57, 49
CMYK:
0, 41, 30, 28
HSL:
344°, 34.5622%, 57.4510%
HSV (HSB):
344°, 40.7609%, 72.1569%
XYZ:
29.1983, 22.7126, 23.6139
xyY:
0.3866, 0.3007, 22.7126
CIE-Lab:
54.7751, 32.3074, 1.8643
CIE-LCH:
54.7751, 32.3611, 3.3026
CIE-Luv:
54.7751, 47.8228, -3.2249
Hunter-Lab:
47.6577, 25.9597, 3.9828
#b86d81 color charts
#b86d81 color shades, tints & tones
#b86d81 color schemes
#b86d81 color preview, HTML & CSS examples
This text has a color of #b86d81
<p style="color:#b86d81;">Text here</p>
.mytext {color:#b86d81;}
This box has a color of #b86d81
<div style="background-color:#b86d81;">Content here</div>
.mybackground {background-color:#b86d81;}
Border around this has a color of #b86d81
<div style="border:2px solid #b86d81;">Content here</div>
.myborder {border:2px solid #b86d81;}