#bfeccd color space conversions
Hex:
#bfeccd
RGB:
191, 236, 205
CMY:
25, 7, 20
CMYK:
19, 0, 13, 7
HSL:
139°, 54.2169%, 83.7255%
HSV (HSB):
139°, 19.0678%, 92.5490%
XYZ:
62.5008, 75.4750, 69.0316
xyY:
0.3019, 0.3646, 75.4750
CIE-Lab:
89.6150, -20.4412, 10.2806
CIE-LCH:
89.6150, 22.8808, 153.3005
CIE-Luv:
89.6150, -22.7005, 18.9482
Hunter-Lab:
86.8764, -23.6169, 13.7019
#bfeccd color charts
#bfeccd color shades, tints & tones
#bfeccd color schemes
#bfeccd color preview, HTML & CSS examples
This text has a color of #bfeccd
<p style="color:#bfeccd;">Text here</p>
.mytext {color:#bfeccd;}
This box has a color of #bfeccd
<div style="background-color:#bfeccd;">Content here</div>
.mybackground {background-color:#bfeccd;}
Border around this has a color of #bfeccd
<div style="border:2px solid #bfeccd;">Content here</div>
.myborder {border:2px solid #bfeccd;}