#bff9cd color space conversions
Hex:
#bff9cd
RGB:
191, 249, 205
CMY:
25, 2, 20
CMYK:
23, 0, 18, 2
HSL:
134°, 82.8571%, 86.2745%
HSV (HSB):
134°, 23.2932%, 97.6471%
XYZ:
66.3810, 83.2355, 70.3250
xyY:
0.3018, 0.3784, 83.2355
CIE-Lab:
93.1174, -26.7200, 15.2528
CIE-LCH:
93.1174, 30.7669, 150.2806
CIE-Luv:
93.1174, -28.8434, 27.3622
Hunter-Lab:
91.2335, -29.7830, 18.1613
#bff9cd color charts
#bff9cd color shades, tints & tones
#bff9cd color schemes
#bff9cd color preview, HTML & CSS examples
This text has a color of #bff9cd
<p style="color:#bff9cd;">Text here</p>
.mytext {color:#bff9cd;}
This box has a color of #bff9cd
<div style="background-color:#bff9cd;">Content here</div>
.mybackground {background-color:#bff9cd;}
Border around this has a color of #bff9cd
<div style="border:2px solid #bff9cd;">Content here</div>
.myborder {border:2px solid #bff9cd;}