#bafbd2 color space conversions
Hex:
#bafbd2
RGB:
186, 251, 210
CMY:
27, 2, 18
CMYK:
26, 0, 16, 2
HSL:
142°, 89.0411%, 85.6863%
HSV (HSB):
142°, 25.8964%, 98.4314%
XYZ:
66.3797, 84.0866, 73.7045
xyY:
0.2961, 0.3751, 84.0866
CIE-Lab:
93.4881, -28.3204, 13.1658
CIE-LCH:
93.4881, 31.2311, 155.0669
CIE-Luv:
93.4881, -32.0896, 24.6584
Hunter-Lab:
91.6987, -31.2586, 16.5337
#bafbd2 color charts
#bafbd2 color shades, tints & tones
#bafbd2 color schemes
#bafbd2 color preview, HTML & CSS examples
This text has a color of #bafbd2
<p style="color:#bafbd2;">Text here</p>
.mytext {color:#bafbd2;}
This box has a color of #bafbd2
<div style="background-color:#bafbd2;">Content here</div>
.mybackground {background-color:#bafbd2;}
Border around this has a color of #bafbd2
<div style="border:2px solid #bafbd2;">Content here</div>
.myborder {border:2px solid #bafbd2;}