#bafbb8 color space conversions
Hex:
#bafbb8
RGB:
186, 251, 184
CMY:
27, 2, 28
CMYK:
26, 0, 27, 2
HSL:
118°, 89.3333%, 85.2941%
HSV (HSB):
118°, 26.6932%, 98.4314%
XYZ:
63.3986, 82.8942, 58.0061
xyY:
0.3103, 0.4057, 82.8942
CIE-Lab:
92.9681, -32.8218, 25.7443
CIE-LCH:
92.9681, 41.7138, 141.8905
CIE-Luv:
92.9681, -32.1341, 42.8655
Hunter-Lab:
91.0462, -35.0352, 25.9583
#bafbb8 color charts
#bafbb8 color shades, tints & tones
#bafbb8 color schemes
#bafbb8 color preview, HTML & CSS examples
This text has a color of #bafbb8
<p style="color:#bafbb8;">Text here</p>
.mytext {color:#bafbb8;}
This box has a color of #bafbb8
<div style="background-color:#bafbb8;">Content here</div>
.mybackground {background-color:#bafbb8;}
Border around this has a color of #bafbb8
<div style="border:2px solid #bafbb8;">Content here</div>
.myborder {border:2px solid #bafbb8;}