#bffdb0 color space conversions
Hex:
#bffdb0
RGB:
191, 253, 176
CMY:
25, 1, 31
CMYK:
25, 0, 30, 1
HSL:
108°, 95.0617%, 84.1176%
HSV (HSB):
108°, 30.4348%, 99.2157%
XYZ:
64.4476, 84.4615, 53.9803
xyY:
0.3176, 0.4163, 84.4615
CIE-Lab:
93.6506, -33.3673, 30.7622
CIE-LCH:
93.6506, 45.3838, 137.3262
CIE-Luv:
93.6506, -30.6917, 49.5539
Hunter-Lab:
91.9029, -35.6557, 29.5074
#bffdb0 color charts
#bffdb0 color shades, tints & tones
#bffdb0 color schemes
#bffdb0 color preview, HTML & CSS examples
This text has a color of #bffdb0
<p style="color:#bffdb0;">Text here</p>
.mytext {color:#bffdb0;}
This box has a color of #bffdb0
<div style="background-color:#bffdb0;">Content here</div>
.mybackground {background-color:#bffdb0;}
Border around this has a color of #bffdb0
<div style="border:2px solid #bffdb0;">Content here</div>
.myborder {border:2px solid #bffdb0;}