#baffd8 color space conversions
Hex:
#baffd8
RGB:
186, 255, 216
CMY:
27, 0, 15
CMYK:
27, 0, 15, 0
HSL:
146°, 100.0000%, 86.4706%
HSV (HSB):
146°, 27.0588%, 100.0000%
XYZ:
68.4044, 86.9170, 78.1371
xyY:
0.2930, 0.3723, 86.9170
CIE-Lab:
94.7030, -29.0921, 11.8085
CIE-LCH:
94.7030, 31.3973, 157.9078
CIE-Luv:
94.7030, -33.8911, 22.8650
Hunter-Lab:
93.2293, -32.1818, 15.5685
#baffd8 color charts
#baffd8 color shades, tints & tones
#baffd8 color schemes
#baffd8 color preview, HTML & CSS examples
This text has a color of #baffd8
<p style="color:#baffd8;">Text here</p>
.mytext {color:#baffd8;}
This box has a color of #baffd8
<div style="background-color:#baffd8;">Content here</div>
.mybackground {background-color:#baffd8;}
Border around this has a color of #baffd8
<div style="border:2px solid #baffd8;">Content here</div>
.myborder {border:2px solid #baffd8;}