#bff0cd color space conversions
Hex:
#bff0cd
RGB:
191, 240, 205
CMY:
25, 6, 20
CMYK:
20, 0, 15, 6
HSL:
137°, 62.0253%, 84.5098%
HSV (HSB):
137°, 20.4167%, 94.1176%
XYZ:
63.6654, 77.8043, 69.4198
xyY:
0.3019, 0.3689, 77.8043
CIE-Lab:
90.6905, -22.3929, 11.8134
CIE-LCH:
90.6905, 25.3179, 152.1860
CIE-Luv:
90.6905, -24.6021, 21.5542
Hunter-Lab:
88.2068, -25.5251, 15.0828
#bff0cd color charts
#bff0cd color shades, tints & tones
#bff0cd color schemes
#bff0cd color preview, HTML & CSS examples
This text has a color of #bff0cd
<p style="color:#bff0cd;">Text here</p>
.mytext {color:#bff0cd;}
This box has a color of #bff0cd
<div style="background-color:#bff0cd;">Content here</div>
.mybackground {background-color:#bff0cd;}
Border around this has a color of #bff0cd
<div style="border:2px solid #bff0cd;">Content here</div>
.myborder {border:2px solid #bff0cd;}