#bfedb6 color space conversions
Hex:
#bfedb6
RGB:
191, 237, 182
CMY:
25, 7, 29
CMYK:
19, 0, 23, 7
HSL:
110°, 60.4396%, 82.1569%
HSV (HSB):
110°, 23.2068%, 92.9412%
XYZ:
60.2135, 75.0221, 55.5631
xyY:
0.3156, 0.3932, 75.0221
CIE-Lab:
89.4034, -24.8986, 21.9071
CIE-LCH:
89.4034, 33.1642, 138.6569
CIE-Luv:
89.4034, -22.9243, 36.0117
Hunter-Lab:
86.6153, -27.4866, 22.5966
#bfedb6 color charts
#bfedb6 color shades, tints & tones
#bfedb6 color schemes
#bfedb6 color preview, HTML & CSS examples
This text has a color of #bfedb6
<p style="color:#bfedb6;">Text here</p>
.mytext {color:#bfedb6;}
This box has a color of #bfedb6
<div style="background-color:#bfedb6;">Content here</div>
.mybackground {background-color:#bfedb6;}
Border around this has a color of #bfedb6
<div style="border:2px solid #bfedb6;">Content here</div>
.myborder {border:2px solid #bfedb6;}