#bfffcc color space conversions
Hex:
#bfffcc
RGB:
191, 255, 204
CMY:
25, 0, 20
CMYK:
25, 0, 20, 0
HSL:
132°, 100.0000%, 87.4510%
HSV (HSB):
132°, 25.0980%, 100.0000%
XYZ:
68.1449, 86.9560, 70.3193
xyY:
0.3023, 0.3858, 86.9560
CIE-Lab:
94.7196, -29.7307, 18.0198
CIE-LCH:
94.7196, 34.7653, 148.7799
CIE-Luv:
94.7196, -31.6410, 31.8991
Hunter-Lab:
93.2502, -32.7445, 20.5650
#bfffcc color charts
#bfffcc RGB chart
#bfffcc CMYK chart
#bfffcc RGB pie chart
#bfffcc color shades, tints & tones
#bfffcc color schemes
#bfffcc color preview, HTML & CSS examples
This text has a color of #bfffcc
<p style="color:#bfffcc;">Text here</p>
.mytext {color:#bfffcc;}
Text color #bfffcc
This box has a color of #bfffcc
<div style="background-color:#bfffcc;">Content here</div>
.mybackground {background-color:#bfffcc;}
Background color #bfffcc
Border around this has a color of #bfffcc
<div style="border:2px solid #bfffcc;">Content here</div>
.myborder {border:2px solid #bfffcc;}
Border color #bfffcc