#bfabcb color space conversions
Hex:
#bfabcb
RGB:
191, 171, 203
CMY:
25, 33, 20
CMYK:
6, 16, 0, 20
HSL:
278°, 23.5294%, 73.3333%
HSV (HSB):
278°, 15.7635%, 79.6078%
XYZ:
46.8283, 44.5140, 62.6239
xyY:
0.3041, 0.2891, 44.5140
CIE-Lab:
72.5707, 13.1352, -13.6165
CIE-LCH:
72.5707, 18.9194, 313.9693
CIE-Luv:
72.5707, 9.1795, -23.0053
Hunter-Lab:
66.7188, 8.5268, -8.9478
#bfabcb color charts
#bfabcb color shades, tints & tones
#bfabcb color schemes
#bfabcb color preview, HTML & CSS examples
This text has a color of #bfabcb
<p style="color:#bfabcb;">Text here</p>
.mytext {color:#bfabcb;}
This box has a color of #bfabcb
<div style="background-color:#bfabcb;">Content here</div>
.mybackground {background-color:#bfabcb;}
Border around this has a color of #bfabcb
<div style="border:2px solid #bfabcb;">Content here</div>
.myborder {border:2px solid #bfabcb;}