#bafbb5 color space conversions
Hex:
#bafbb5
RGB:
186, 251, 181
CMY:
27, 2, 29
CMYK:
26, 0, 28, 2
HSL:
116°, 89.7436%, 84.7059%
HSV (HSB):
116°, 27.8884%, 98.4314%
XYZ:
63.0874, 82.7697, 56.3671
xyY:
0.3120, 0.4093, 82.7697
CIE-Lab:
92.9135, -33.3026, 27.1918
CIE-LCH:
92.9135, 42.9937, 140.7681
CIE-Luv:
92.9135, -32.1396, 44.8519
Hunter-Lab:
90.9778, -35.4328, 26.9502
#bafbb5 color charts
#bafbb5 color shades, tints & tones
#bafbb5 color schemes
#bafbb5 color preview, HTML & CSS examples
This text has a color of #bafbb5
<p style="color:#bafbb5;">Text here</p>
.mytext {color:#bafbb5;}
This box has a color of #bafbb5
<div style="background-color:#bafbb5;">Content here</div>
.mybackground {background-color:#bafbb5;}
Border around this has a color of #bafbb5
<div style="border:2px solid #bafbb5;">Content here</div>
.myborder {border:2px solid #bafbb5;}