#bdf9e9 color space conversions
Hex:
#bdf9e9
RGB:
189, 249, 233
CMY:
26, 2, 9
CMYK:
24, 0, 6, 2
HSL:
164°, 83.3333%, 85.8824%
HSV (HSB):
164°, 24.0964%, 97.6471%
XYZ:
69.5699, 84.4534, 89.7252
xyY:
0.2854, 0.3465, 84.4534
CIE-Lab:
93.6471, -22.0099, 1.5408
CIE-LCH:
93.6471, 22.0637, 175.9955
CIE-Luv:
93.6471, -29.8458, 6.1758
Hunter-Lab:
91.8985, -25.6926, 6.4411
#bdf9e9 color charts
#bdf9e9 color shades, tints & tones
#bdf9e9 color schemes
#bdf9e9 color preview, HTML & CSS examples
This text has a color of #bdf9e9
<p style="color:#bdf9e9;">Text here</p>
.mytext {color:#bdf9e9;}
This box has a color of #bdf9e9
<div style="background-color:#bdf9e9;">Content here</div>
.mybackground {background-color:#bdf9e9;}
Border around this has a color of #bdf9e9
<div style="border:2px solid #bdf9e9;">Content here</div>
.myborder {border:2px solid #bdf9e9;}