#bffca7 color space conversions
Hex:
#bffca7
RGB:
191, 252, 167
CMY:
25, 1, 35
CMYK:
24, 0, 34, 1
HSL:
103°, 93.4066%, 82.1569%
HSV (HSB):
103°, 33.7302%, 98.8235%
XYZ:
63.2713, 83.4872, 49.3391
xyY:
0.3227, 0.4257, 83.4872
CIE-Lab:
93.2273, -34.2318, 34.7056
CIE-LCH:
93.2273, 48.7472, 134.6062
CIE-Luv:
93.2273, -30.2016, 54.5939
Hunter-Lab:
91.3713, -36.2951, 31.9442
#bffca7 color charts
#bffca7 color shades, tints & tones
#bffca7 color schemes
#bffca7 color preview, HTML & CSS examples
This text has a color of #bffca7
<p style="color:#bffca7;">Text here</p>
.mytext {color:#bffca7;}
This box has a color of #bffca7
<div style="background-color:#bffca7;">Content here</div>
.mybackground {background-color:#bffca7;}
Border around this has a color of #bffca7
<div style="border:2px solid #bffca7;">Content here</div>
.myborder {border:2px solid #bffca7;}