#bffcca color space conversions
Hex:
#bffcca
RGB:
191, 252, 202
CMY:
25, 1, 21
CMYK:
24, 0, 20, 1
HSL:
131°, 91.0448%, 86.8627%
HSV (HSB):
131°, 24.2063%, 98.8235%
XYZ:
66.9569, 84.9614, 68.7473
xyY:
0.3034, 0.3850, 84.9614
CIE-Lab:
93.8665, -28.6693, 17.8469
CIE-LCH:
93.8665, 33.7704, 148.0974
CIE-Luv:
93.8665, -30.2406, 31.4178
Hunter-Lab:
92.1745, -31.6404, 20.3014
#bffcca color charts
#bffcca color shades, tints & tones
#bffcca color schemes
#bffcca color preview, HTML & CSS examples
This text has a color of #bffcca
<p style="color:#bffcca;">Text here</p>
.mytext {color:#bffcca;}
This box has a color of #bffcca
<div style="background-color:#bffcca;">Content here</div>
.mybackground {background-color:#bffcca;}
Border around this has a color of #bffcca
<div style="border:2px solid #bffcca;">Content here</div>
.myborder {border:2px solid #bffcca;}