#bffffc color space conversions
Hex:
#bffffc
RGB:
191, 255, 252
CMY:
25, 0, 1
CMYK:
25, 0, 1, 0
HSL:
177°, 100.0000%, 87.4510%
HSV (HSB):
177°, 25.0980%, 100.0000%
XYZ:
74.8165, 89.6246, 105.4515
xyY:
0.2772, 0.3321, 89.6246
CIE-Lab:
95.8409, -20.4117, -5.0474
CIE-LCH:
95.8409, 21.0266, 193.8895
CIE-Luv:
95.8409, -31.6539, -4.4473
Hunter-Lab:
94.6703, -24.6071, 0.2272
#bffffc color charts
#bffffc RGB chart
#bffffc CMYK chart
#bffffc RGB pie chart
#bffffc color shades, tints & tones
#bffffc color schemes
#bffffc color preview, HTML & CSS examples
This text has a color of #bffffc
<p style="color:#bffffc;">Text here</p>
.mytext {color:#bffffc;}
Text color #bffffc
This box has a color of #bffffc
<div style="background-color:#bffffc;">Content here</div>
.mybackground {background-color:#bffffc;}
Background color #bffffc
Border around this has a color of #bffffc
<div style="border:2px solid #bffffc;">Content here</div>
.myborder {border:2px solid #bffffc;}
Border color #bffffc