#b4feed color space conversions
Hex:
#b4feed
RGB:
180, 254, 237
CMY:
29, 0, 7
CMYK:
29, 0, 7, 0
HSL:
166°, 97.3684%, 85.0980%
HSV (HSB):
166°, 29.1339%, 99.6078%
XYZ:
69.5503, 86.7013, 93.1901
xyY:
0.2788, 0.3476, 86.7013
CIE-Lab:
94.6114, -26.2090, 0.8203
CIE-LCH:
94.6114, 26.2218, 178.2074
CIE-Luv:
94.6114, -35.9100, 5.7600
Hunter-Lab:
93.1136, -29.6199, 5.8407
#b4feed color charts
#b4feed color shades, tints & tones
#b4feed color schemes
#b4feed color preview, HTML & CSS examples
This text has a color of #b4feed
<p style="color:#b4feed;">Text here</p>
.mytext {color:#b4feed;}
This box has a color of #b4feed
<div style="background-color:#b4feed;">Content here</div>
.mybackground {background-color:#b4feed;}
Border around this has a color of #b4feed
<div style="border:2px solid #b4feed;">Content here</div>
.myborder {border:2px solid #b4feed;}