#bf96a5 color space conversions
Hex:
#bf96a5
RGB:
191, 150, 165
CMY:
25, 41, 35
CMYK:
0, 21, 14, 25
HSL:
338°, 24.2604%, 66.8627%
HSV (HSB):
338°, 21.4660%, 74.9020%
XYZ:
39.1837, 35.6057, 40.4047
xyY:
0.3402, 0.3091, 35.6057
CIE-Lab:
66.2175, 17.7422, -1.9668
CIE-LCH:
66.2175, 17.8509, 353.6745
CIE-Luv:
66.2175, 23.9706, -5.9503
Hunter-Lab:
59.6705, 12.7920, 1.6223
#bf96a5 color charts
#bf96a5 color shades, tints & tones
#bf96a5 color schemes
#bf96a5 color preview, HTML & CSS examples
This text has a color of #bf96a5
<p style="color:#bf96a5;">Text here</p>
.mytext {color:#bf96a5;}
This box has a color of #bf96a5
<div style="background-color:#bf96a5;">Content here</div>
.mybackground {background-color:#bf96a5;}
Border around this has a color of #bf96a5
<div style="border:2px solid #bf96a5;">Content here</div>
.myborder {border:2px solid #bf96a5;}