#bfacad color space conversions
Hex:
#bfacad
RGB:
191, 172, 173
CMY:
25, 33, 32
CMYK:
0, 10, 9, 25
HSL:
357°, 12.9252%, 71.1765%
HSV (HSB):
357°, 9.9476%, 74.9020%
XYZ:
43.7812, 43.5985, 45.6430
xyY:
0.3291, 0.3278, 43.5985
CIE-Lab:
71.9593, 7.0123, 1.9726
CIE-LCH:
71.9593, 7.2845, 15.7114
CIE-Luv:
71.9593, 11.1965, 1.6498
Hunter-Lab:
66.0292, 2.8048, 5.2359
#bfacad color charts
#bfacad color shades, tints & tones
#bfacad color schemes
#bfacad color preview, HTML & CSS examples
This text has a color of #bfacad
<p style="color:#bfacad;">Text here</p>
.mytext {color:#bfacad;}
This box has a color of #bfacad
<div style="background-color:#bfacad;">Content here</div>
.mybackground {background-color:#bfacad;}
Border around this has a color of #bfacad
<div style="border:2px solid #bfacad;">Content here</div>
.myborder {border:2px solid #bfacad;}