#bafdd3 color space conversions
Hex:
#bafdd3
RGB:
186, 253, 211
CMY:
27, 1, 17
CMYK:
26, 0, 17, 1
HSL:
142°, 94.3662%, 86.0784%
HSV (HSB):
142°, 26.4822%, 99.2157%
XYZ:
67.1329, 85.3928, 74.5722
xyY:
0.2956, 0.3760, 85.3928
CIE-Lab:
94.0521, -29.0802, 13.4518
CIE-LCH:
94.0521, 32.0407, 155.1758
CIE-Luv:
94.0521, -33.0003, 25.2290
Hunter-Lab:
92.4082, -32.0375, 16.8395
#bafdd3 color charts
#bafdd3 color shades, tints & tones
#bafdd3 color schemes
#bafdd3 color preview, HTML & CSS examples
This text has a color of #bafdd3
<p style="color:#bafdd3;">Text here</p>
.mytext {color:#bafdd3;}
This box has a color of #bafdd3
<div style="background-color:#bafdd3;">Content here</div>
.mybackground {background-color:#bafdd3;}
Border around this has a color of #bafdd3
<div style="border:2px solid #bafdd3;">Content here</div>
.myborder {border:2px solid #bafdd3;}