#b86da3 color space conversions
Hex:
#b86da3
RGB:
184, 109, 163
CMY:
28, 57, 36
CMYK:
0, 41, 11, 28
HSL:
317°, 34.5622%, 57.4510%
HSV (HSB):
317°, 40.7609%, 72.1569%
XYZ:
31.8467, 23.7720, 37.5603
xyY:
0.3418, 0.2551, 23.7720
CIE-Lab:
55.8588, 37.5430, -16.3717
CIE-LCH:
55.8588, 40.9574, 336.4389
CIE-Luv:
55.8588, 40.9343, -30.0531
Hunter-Lab:
48.7565, 31.2683, -11.5454
#b86da3 color charts
#b86da3 color shades, tints & tones
#b86da3 color schemes
#b86da3 color preview, HTML & CSS examples
This text has a color of #b86da3
<p style="color:#b86da3;">Text here</p>
.mytext {color:#b86da3;}
This box has a color of #b86da3
<div style="background-color:#b86da3;">Content here</div>
.mybackground {background-color:#b86da3;}
Border around this has a color of #b86da3
<div style="border:2px solid #b86da3;">Content here</div>
.myborder {border:2px solid #b86da3;}