#bf80a6 color space conversions
Hex:
#bf80a6
RGB:
191, 128, 166
CMY:
25, 50, 35
CMYK:
0, 33, 13, 25
HSL:
324°, 32.9843%, 62.5490%
HSV (HSB):
324°, 32.9843%, 74.9020%
XYZ:
36.0880, 29.2679, 39.8236
xyY:
0.3431, 0.2783, 29.2679
CIE-Lab:
61.0173, 30.0866, -10.2403
CIE-LCH:
61.0173, 31.7816, 341.2034
CIE-Luv:
61.0173, 35.6483, -20.0796
Hunter-Lab:
54.0998, 24.3961, -5.7743
#bf80a6 color charts
#bf80a6 color shades, tints & tones
#bf80a6 color schemes
#bf80a6 color preview, HTML & CSS examples
This text has a color of #bf80a6
<p style="color:#bf80a6;">Text here</p>
.mytext {color:#bf80a6;}
This box has a color of #bf80a6
<div style="background-color:#bf80a6;">Content here</div>
.mybackground {background-color:#bf80a6;}
Border around this has a color of #bf80a6
<div style="border:2px solid #bf80a6;">Content here</div>
.myborder {border:2px solid #bf80a6;}