#bfebbb color space conversions
Hex:
#bfebbb
RGB:
191, 235, 187
CMY:
25, 8, 27
CMYK:
19, 0, 20, 8
HSL:
115°, 54.5455%, 82.7451%
HSV (HSB):
115°, 20.4255%, 92.1569%
XYZ:
60.1638, 74.0809, 58.1418
xyY:
0.3127, 0.3851, 74.0809
CIE-Lab:
88.9607, -23.1088, 18.7087
CIE-LCH:
88.9607, 29.7327, 141.0065
CIE-Luv:
88.9607, -21.9971, 31.3139
Hunter-Lab:
86.0703, -25.8499, 20.1979
#bfebbb color charts
#bfebbb color shades, tints & tones
#bfebbb color schemes
#bfebbb color preview, HTML & CSS examples
This text has a color of #bfebbb
<p style="color:#bfebbb;">Text here</p>
.mytext {color:#bfebbb;}
This box has a color of #bfebbb
<div style="background-color:#bfebbb;">Content here</div>
.mybackground {background-color:#bfebbb;}
Border around this has a color of #bfebbb
<div style="border:2px solid #bfebbb;">Content here</div>
.myborder {border:2px solid #bfebbb;}