#bffaef color space conversions
Hex:
#bffaef
RGB:
191, 250, 239
CMY:
25, 2, 6
CMYK:
24, 0, 4, 2
HSL:
169°, 85.5072%, 86.4706%
HSV (HSB):
169°, 23.6000%, 98.0392%
XYZ:
71.2515, 85.6796, 94.4438
xyY:
0.2834, 0.3408, 85.6796
CIE-Lab:
94.1752, -20.6847, -0.7796
CIE-LCH:
94.1752, 20.6993, 182.1584
CIE-Luv:
94.1752, -29.4219, 2.3513
Hunter-Lab:
92.5633, -24.5836, 4.2997
#bffaef color charts
#bffaef color shades, tints & tones
#bffaef color schemes
#bffaef color preview, HTML & CSS examples
This text has a color of #bffaef
<p style="color:#bffaef;">Text here</p>
.mytext {color:#bffaef;}
This box has a color of #bffaef
<div style="background-color:#bffaef;">Content here</div>
.mybackground {background-color:#bffaef;}
Border around this has a color of #bffaef
<div style="border:2px solid #bffaef;">Content here</div>
.myborder {border:2px solid #bffaef;}