#bdfddc color space conversions
Hex:
#bdfddc
RGB:
189, 253, 220
CMY:
26, 1, 14
CMYK:
25, 0, 13, 1
HSL:
149°, 94.1176%, 86.6667%
HSV (HSB):
149°, 25.2964%, 99.2157%
XYZ:
69.0298, 86.2367, 80.7172
xyY:
0.2925, 0.3654, 86.2367
CIE-Lab:
94.4135, -26.4824, 9.3596
CIE-LCH:
94.4135, 28.0878, 160.5352
CIE-Luv:
94.4135, -31.6345, 18.7969
Hunter-Lab:
92.8637, -29.8243, 13.4697
#bdfddc color charts
#bdfddc color shades, tints & tones
#bdfddc color schemes
#bdfddc color preview, HTML & CSS examples
This text has a color of #bdfddc
<p style="color:#bdfddc;">Text here</p>
.mytext {color:#bdfddc;}
This box has a color of #bdfddc
<div style="background-color:#bdfddc;">Content here</div>
.mybackground {background-color:#bdfddc;}
Border around this has a color of #bdfddc
<div style="border:2px solid #bdfddc;">Content here</div>
.myborder {border:2px solid #bdfddc;}