#bffded color space conversions
Hex:
#bffded
RGB:
191, 253, 237
CMY:
25, 1, 7
CMYK:
25, 0, 6, 1
HSL:
165°, 93.9394%, 87.0588%
HSV (HSB):
165°, 24.5059%, 99.2157%
XYZ:
71.8972, 87.4413, 93.2092
xyY:
0.2847, 0.3462, 87.4413
CIE-Lab:
94.9252, -22.5496, 1.3483
CIE-LCH:
94.9252, 22.5898, 176.5781
CIE-Luv:
94.9252, -30.7534, 5.9810
Hunter-Lab:
93.5101, -26.3991, 6.3578
#bffded color charts
#bffded color shades, tints & tones
#bffded color schemes
#bffded color preview, HTML & CSS examples
This text has a color of #bffded
<p style="color:#bffded;">Text here</p>
.mytext {color:#bffded;}
This box has a color of #bffded
<div style="background-color:#bffded;">Content here</div>
.mybackground {background-color:#bffded;}
Border around this has a color of #bffded
<div style="border:2px solid #bffded;">Content here</div>
.myborder {border:2px solid #bffded;}