#b86f81 color space conversions
Hex:
#b86f81
RGB:
184, 111, 129
CMY:
28, 56, 49
CMYK:
0, 40, 30, 28
HSL:
345°, 33.9535%, 57.8431%
HSV (HSB):
345°, 39.6739%, 72.1569%
XYZ:
29.4141, 23.1442, 23.6859
xyY:
0.3858, 0.3036, 23.1442
CIE-Lab:
55.2206, 31.2163, 2.5105
CIE-LCH:
55.2206, 31.3171, 4.5980
CIE-Luv:
55.2206, 46.6614, -2.1582
Hunter-Lab:
48.1084, 24.9472, 4.4849
#b86f81 color charts
#b86f81 color shades, tints & tones
#b86f81 color schemes
#b86f81 color preview, HTML & CSS examples
This text has a color of #b86f81
<p style="color:#b86f81;">Text here</p>
.mytext {color:#b86f81;}
This box has a color of #b86f81
<div style="background-color:#b86f81;">Content here</div>
.mybackground {background-color:#b86f81;}
Border around this has a color of #b86f81
<div style="border:2px solid #b86f81;">Content here</div>
.myborder {border:2px solid #b86f81;}