#bafeca color space conversions
Hex:
#bafeca
RGB:
186, 254, 202
CMY:
27, 0, 21
CMYK:
27, 0, 20, 0
HSL:
134°, 97.1429%, 86.2745%
HSV (HSB):
134°, 26.7717%, 99.6078%
XYZ:
66.3522, 85.5870, 68.8999
xyY:
0.3005, 0.3876, 85.5870
CIE-Lab:
94.1355, -31.1722, 18.1838
CIE-LCH:
94.1355, 36.0882, 149.7436
CIE-Luv:
94.1355, -33.4852, 32.3461
Hunter-Lab:
92.5132, -33.8747, 20.6026
#bafeca color charts
#bafeca color shades, tints & tones
#bafeca color schemes
#bafeca color preview, HTML & CSS examples
This text has a color of #bafeca
<p style="color:#bafeca;">Text here</p>
.mytext {color:#bafeca;}
This box has a color of #bafeca
<div style="background-color:#bafeca;">Content here</div>
.mybackground {background-color:#bafeca;}
Border around this has a color of #bafeca
<div style="border:2px solid #bafeca;">Content here</div>
.myborder {border:2px solid #bafeca;}