#bfaecb color space conversions
Hex:
#bfaecb
RGB:
191, 174, 203
CMY:
25, 32, 20
CMYK:
6, 14, 0, 20
HSL:
275°, 21.8045%, 73.9216%
HSV (HSB):
275°, 14.2857%, 79.6078%
XYZ:
47.4014, 45.6603, 62.8149
xyY:
0.3041, 0.2929, 45.6603
CIE-Lab:
73.3245, 11.4905, -12.4858
CIE-LCH:
73.3245, 16.9684, 312.6231
CIE-Luv:
73.3245, 7.7071, -20.9934
Hunter-Lab:
67.5724, 6.9644, -7.8150
#bfaecb color charts
#bfaecb color shades, tints & tones
#bfaecb color schemes
#bfaecb color preview, HTML & CSS examples
This text has a color of #bfaecb
<p style="color:#bfaecb;">Text here</p>
.mytext {color:#bfaecb;}
This box has a color of #bfaecb
<div style="background-color:#bfaecb;">Content here</div>
.mybackground {background-color:#bfaecb;}
Border around this has a color of #bfaecb
<div style="border:2px solid #bfaecb;">Content here</div>
.myborder {border:2px solid #bfaecb;}