#bffcd1 color space conversions
Hex:
#bffcd1
RGB:
191, 252, 209
CMY:
25, 1, 18
CMYK:
24, 0, 17, 1
HSL:
138°, 91.0448%, 86.8627%
HSV (HSB):
138°, 24.2063%, 98.8235%
XYZ:
67.8049, 85.3006, 73.2126
xyY:
0.2996, 0.3769, 85.3006
CIE-Lab:
94.0125, -27.4285, 14.4615
CIE-LCH:
94.0125, 31.0074, 152.1998
CIE-Luv:
94.0125, -30.2515, 26.3979
Hunter-Lab:
92.3583, -30.5813, 17.6516
#bffcd1 color charts
#bffcd1 color shades, tints & tones
#bffcd1 color schemes
#bffcd1 color preview, HTML & CSS examples
This text has a color of #bffcd1
<p style="color:#bffcd1;">Text here</p>
.mytext {color:#bffcd1;}
This box has a color of #bffcd1
<div style="background-color:#bffcd1;">Content here</div>
.mybackground {background-color:#bffcd1;}
Border around this has a color of #bffcd1
<div style="border:2px solid #bffcd1;">Content here</div>
.myborder {border:2px solid #bffcd1;}