#bffcd9 color space conversions
Hex:
#bffcd9
RGB:
191, 252, 217
CMY:
25, 1, 15
CMYK:
24, 0, 14, 1
HSL:
146°, 91.0448%, 86.8627%
HSV (HSB):
146°, 24.2063%, 98.8235%
XYZ:
68.8206, 85.7069, 78.5615
xyY:
0.2953, 0.3677, 85.7069
CIE-Lab:
94.1869, -25.9603, 10.5950
CIE-LCH:
94.1869, 28.0391, 157.7985
CIE-Luv:
94.1869, -30.2654, 20.5263
Hunter-Lab:
92.5780, -29.3183, 14.4913
#bffcd9 color charts
#bffcd9 color shades, tints & tones
#bffcd9 color schemes
#bffcd9 color preview, HTML & CSS examples
This text has a color of #bffcd9
<p style="color:#bffcd9;">Text here</p>
.mytext {color:#bffcd9;}
This box has a color of #bffcd9
<div style="background-color:#bffcd9;">Content here</div>
.mybackground {background-color:#bffcd9;}
Border around this has a color of #bffcd9
<div style="border:2px solid #bffcd9;">Content here</div>
.myborder {border:2px solid #bffcd9;}