#bfeed5 color space conversions
Hex:
#bfeed5
RGB:
191, 238, 213
CMY:
25, 7, 16
CMYK:
20, 0, 11, 7
HSL:
148°, 58.0247%, 84.1176%
HSV (HSB):
148°, 19.7479%, 93.3333%
XYZ:
64.0706, 77.0295, 74.4421
xyY:
0.2973, 0.3574, 77.0295
CIE-Lab:
90.3352, -19.9350, 7.1459
CIE-LCH:
90.3352, 21.1771, 160.2792
CIE-Luv:
90.3352, -23.7410, 14.2692
Hunter-Lab:
87.7665, -23.2841, 11.1477
#bfeed5 color charts
#bfeed5 color shades, tints & tones
#bfeed5 color schemes
#bfeed5 color preview, HTML & CSS examples
This text has a color of #bfeed5
<p style="color:#bfeed5;">Text here</p>
.mytext {color:#bfeed5;}
This box has a color of #bfeed5
<div style="background-color:#bfeed5;">Content here</div>
.mybackground {background-color:#bfeed5;}
Border around this has a color of #bfeed5
<div style="border:2px solid #bfeed5;">Content here</div>
.myborder {border:2px solid #bfeed5;}