#bafcd1 color space conversions
Hex:
#bafcd1
RGB:
186, 252, 209
CMY:
27, 1, 18
CMYK:
26, 0, 17, 1
HSL:
141°, 91.6667%, 85.8824%
HSV (HSB):
141°, 26.1905%, 98.8235%
XYZ:
66.5687, 84.6634, 73.1547
xyY:
0.2967, 0.3773, 84.6634
CIE-Lab:
93.7379, -28.9763, 14.0341
CIE-LCH:
93.7379, 32.1961, 154.1577
CIE-Luv:
93.7379, -32.5488, 26.0377
Hunter-Lab:
92.0127, -31.8822, 17.2704
#bafcd1 color charts
#bafcd1 color shades, tints & tones
#bafcd1 color schemes
#bafcd1 color preview, HTML & CSS examples
This text has a color of #bafcd1
<p style="color:#bafcd1;">Text here</p>
.mytext {color:#bafcd1;}
This box has a color of #bafcd1
<div style="background-color:#bafcd1;">Content here</div>
.mybackground {background-color:#bafcd1;}
Border around this has a color of #bafcd1
<div style="border:2px solid #bafcd1;">Content here</div>
.myborder {border:2px solid #bafcd1;}