#baffd2 color space conversions
Hex:
#baffd2
RGB:
186, 255, 210
CMY:
27, 0, 18
CMYK:
27, 0, 18, 0
HSL:
141°, 100.0000%, 86.4706%
HSV (HSB):
141°, 27.0588%, 100.0000%
XYZ:
67.6426, 86.6122, 74.1255
xyY:
0.2962, 0.3792, 86.6122
CIE-Lab:
94.5735, -30.2034, 14.7035
CIE-LCH:
94.5735, 33.5923, 154.0425
CIE-Luv:
94.5735, -33.9139, 27.2542
Hunter-Lab:
93.0657, -33.1266, 17.9224
#baffd2 color charts
#baffd2 color shades, tints & tones
#baffd2 color schemes
#baffd2 color preview, HTML & CSS examples
This text has a color of #baffd2
<p style="color:#baffd2;">Text here</p>
.mytext {color:#baffd2;}
This box has a color of #baffd2
<div style="background-color:#baffd2;">Content here</div>
.mybackground {background-color:#baffd2;}
Border around this has a color of #baffd2
<div style="border:2px solid #baffd2;">Content here</div>
.myborder {border:2px solid #baffd2;}