#bafddd color space conversions
Hex:
#bafddd
RGB:
186, 253, 221
CMY:
27, 1, 13
CMYK:
26, 0, 13, 1
HSL:
151°, 94.3662%, 86.0784%
HSV (HSB):
151°, 26.4822%, 99.2157%
XYZ:
68.4261, 85.9101, 81.3825
xyY:
0.2903, 0.3645, 85.9101
CIE-Lab:
94.2739, -27.1949, 8.6231
CIE-LCH:
94.2739, 28.5293, 162.4069
CIE-Luv:
94.2739, -32.9742, 17.8176
Hunter-Lab:
92.6877, -30.4270, 12.8231
#bafddd color charts
#bafddd color shades, tints & tones
#bafddd color schemes
#bafddd color preview, HTML & CSS examples
This text has a color of #bafddd
<p style="color:#bafddd;">Text here</p>
.mytext {color:#bafddd;}
This box has a color of #bafddd
<div style="background-color:#bafddd;">Content here</div>
.mybackground {background-color:#bafddd;}
Border around this has a color of #bafddd
<div style="border:2px solid #bafddd;">Content here</div>
.myborder {border:2px solid #bafddd;}