#bff6ea color space conversions
Hex:
#bff6ea
RGB:
191, 246, 234
CMY:
25, 4, 8
CMYK:
22, 0, 5, 4
HSL:
167°, 75.3425%, 85.6863%
HSV (HSB):
167°, 22.3577%, 96.4706%
XYZ:
69.2929, 82.9284, 90.1966
xyY:
0.2858, 0.3421, 82.9284
CIE-Lab:
92.9831, -19.7468, 0.0683
CIE-LCH:
92.9831, 19.7469, 179.8019
CIE-Luv:
92.9831, -27.6044, 3.5112
Hunter-Lab:
91.0650, -23.5402, 5.0210
#bff6ea color charts
#bff6ea color shades, tints & tones
#bff6ea color schemes
#bff6ea color preview, HTML & CSS examples
This text has a color of #bff6ea
<p style="color:#bff6ea;">Text here</p>
.mytext {color:#bff6ea;}
This box has a color of #bff6ea
<div style="background-color:#bff6ea;">Content here</div>
.mybackground {background-color:#bff6ea;}
Border around this has a color of #bff6ea
<div style="border:2px solid #bff6ea;">Content here</div>
.myborder {border:2px solid #bff6ea;}