#bff5ee color space conversions
Hex:
#bff5ee
RGB:
191, 245, 238
CMY:
25, 4, 7
CMYK:
22, 0, 3, 4
HSL:
172°, 72.9730%, 85.4902%
HSV (HSB):
172°, 22.0408%, 96.0784%
XYZ:
69.5709, 82.5542, 93.1567
xyY:
0.2836, 0.3366, 82.5542
CIE-Lab:
92.8189, -18.4383, -2.2475
CIE-LCH:
92.8189, 18.5747, 186.9497
CIE-Luv:
92.8189, -27.1821, -0.3251
Hunter-Lab:
90.8594, -22.3267, 2.8124
#bff5ee color charts
#bff5ee color shades, tints & tones
#bff5ee color schemes
#bff5ee color preview, HTML & CSS examples
This text has a color of #bff5ee
<p style="color:#bff5ee;">Text here</p>
.mytext {color:#bff5ee;}
This box has a color of #bff5ee
<div style="background-color:#bff5ee;">Content here</div>
.mybackground {background-color:#bff5ee;}
Border around this has a color of #bff5ee
<div style="border:2px solid #bff5ee;">Content here</div>
.myborder {border:2px solid #bff5ee;}