#bfaaa5 color space conversions
Hex:
#bfaaa5
RGB:
191, 170, 165
CMY:
25, 33, 35
CMYK:
0, 11, 14, 25
HSL:
12°, 16.8831%, 69.8039%
HSV (HSB):
12°, 13.6126%, 74.9020%
XYZ:
42.6521, 42.5424, 41.5608
xyY:
0.3365, 0.3356, 42.5424
CIE-Lab:
71.2433, 6.7502, 5.3405
CIE-LCH:
71.2433, 8.6073, 38.3493
CIE-Luv:
71.2433, 12.9406, 6.4972
Hunter-Lab:
65.2246, 2.5830, 7.8779
#bfaaa5 color charts
#bfaaa5 color shades, tints & tones
#bfaaa5 color schemes
#bfaaa5 color preview, HTML & CSS examples
This text has a color of #bfaaa5
<p style="color:#bfaaa5;">Text here</p>
.mytext {color:#bfaaa5;}
This box has a color of #bfaaa5
<div style="background-color:#bfaaa5;">Content here</div>
.mybackground {background-color:#bfaaa5;}
Border around this has a color of #bfaaa5
<div style="border:2px solid #bfaaa5;">Content here</div>
.myborder {border:2px solid #bfaaa5;}