#bfeac7 color space conversions
Hex:
#bfeac7
RGB:
191, 234, 199
CMY:
25, 8, 22
CMYK:
18, 0, 15, 8
HSL:
131°, 50.5882%, 83.3333%
HSV (HSB):
131°, 18.3761%, 91.7647%
XYZ:
61.2175, 74.0455, 65.0985
xyY:
0.3055, 0.3696, 74.0455
CIE-Lab:
88.9440, -20.5451, 12.4507
CIE-LCH:
88.9440, 24.0233, 148.7834
CIE-Luv:
88.9440, -21.6640, 22.0753
Hunter-Lab:
86.0497, -23.5985, 15.3806
#bfeac7 color charts
#bfeac7 color shades, tints & tones
#bfeac7 color schemes
#bfeac7 color preview, HTML & CSS examples
This text has a color of #bfeac7
<p style="color:#bfeac7;">Text here</p>
.mytext {color:#bfeac7;}
This box has a color of #bfeac7
<div style="background-color:#bfeac7;">Content here</div>
.mybackground {background-color:#bfeac7;}
Border around this has a color of #bfeac7
<div style="border:2px solid #bfeac7;">Content here</div>
.myborder {border:2px solid #bfeac7;}