#bffdb3 color space conversions
Hex:
#bffdb3
RGB:
191, 253, 179
CMY:
25, 1, 30
CMYK:
25, 0, 29, 1
HSL:
110°, 94.8718%, 84.7059%
HSV (HSB):
110°, 29.2490%, 99.2157%
XYZ:
64.7478, 84.5816, 55.5611
xyY:
0.3160, 0.4128, 84.5816
CIE-Lab:
93.7025, -32.9102, 29.3213
CIE-LCH:
93.7025, 44.0774, 138.3005
CIE-Luv:
93.7025, -30.6931, 47.6299
Hunter-Lab:
91.9683, -35.2762, 28.5587
#bffdb3 color charts
#bffdb3 color shades, tints & tones
#bffdb3 color schemes
#bffdb3 color preview, HTML & CSS examples
This text has a color of #bffdb3
<p style="color:#bffdb3;">Text here</p>
.mytext {color:#bffdb3;}
This box has a color of #bffdb3
<div style="background-color:#bffdb3;">Content here</div>
.mybackground {background-color:#bffdb3;}
Border around this has a color of #bffdb3
<div style="border:2px solid #bffdb3;">Content here</div>
.myborder {border:2px solid #bffdb3;}