#bf86a5 color space conversions
Hex:
#bf86a5
RGB:
191, 134, 165
CMY:
25, 47, 35
CMYK:
0, 30, 14, 25
HSL:
327°, 30.8108%, 63.7255%
HSV (HSB):
327°, 29.8429%, 74.9020%
XYZ:
36.8025, 30.8432, 39.6109
xyY:
0.3431, 0.2876, 30.8432
CIE-Lab:
62.3750, 26.6084, -7.6444
CIE-LCH:
62.3750, 27.6847, 343.9711
CIE-Luv:
62.3750, 32.6418, -15.7062
Hunter-Lab:
55.5366, 21.0976, -3.4123
#bf86a5 color charts
#bf86a5 color shades, tints & tones
#bf86a5 color schemes
#bf86a5 color preview, HTML & CSS examples
This text has a color of #bf86a5
<p style="color:#bf86a5;">Text here</p>
.mytext {color:#bf86a5;}
This box has a color of #bf86a5
<div style="background-color:#bf86a5;">Content here</div>
.mybackground {background-color:#bf86a5;}
Border around this has a color of #bf86a5
<div style="border:2px solid #bf86a5;">Content here</div>
.myborder {border:2px solid #bf86a5;}