#bffcbc color space conversions
Hex:
#bffcbc
RGB:
191, 252, 188
CMY:
25, 1, 26
CMYK:
24, 0, 25, 1
HSL:
117°, 91.4286%, 86.2745%
HSV (HSB):
117°, 25.3968%, 98.8235%
XYZ:
65.3734, 84.3280, 60.4083
xyY:
0.3111, 0.4014, 84.3280
CIE-Lab:
93.5928, -31.0249, 24.6134
CIE-LCH:
93.5928, 39.6026, 141.5734
CIE-Luv:
93.5928, -30.2222, 41.0955
Hunter-Lab:
91.8303, -33.6301, 25.2787
#bffcbc color charts
#bffcbc color shades, tints & tones
#bffcbc color schemes
#bffcbc color preview, HTML & CSS examples
This text has a color of #bffcbc
<p style="color:#bffcbc;">Text here</p>
.mytext {color:#bffcbc;}
This box has a color of #bffcbc
<div style="background-color:#bffcbc;">Content here</div>
.mybackground {background-color:#bffcbc;}
Border around this has a color of #bffcbc
<div style="border:2px solid #bffcbc;">Content here</div>
.myborder {border:2px solid #bffcbc;}