#bdf2d9 color space conversions
Hex:
#bdf2d9
RGB:
189, 242, 217
CMY:
26, 5, 15
CMYK:
22, 0, 10, 5
HSL:
152°, 67.0886%, 84.5098%
HSV (HSB):
152°, 21.9008%, 94.9020%
XYZ:
65.2628, 79.3328, 77.5187
xyY:
0.2938, 0.3572, 79.3328
CIE-Lab:
91.3847, -21.7562, 6.5608
CIE-LCH:
91.3847, 22.7239, 163.2188
CIE-Luv:
91.3847, -26.5874, 13.7336
Hunter-Lab:
89.0690, -25.0799, 10.7469
#bdf2d9 color charts
#bdf2d9 color shades, tints & tones
#bdf2d9 color schemes
#bdf2d9 color preview, HTML & CSS examples
This text has a color of #bdf2d9
<p style="color:#bdf2d9;">Text here</p>
.mytext {color:#bdf2d9;}
This box has a color of #bdf2d9
<div style="background-color:#bdf2d9;">Content here</div>
.mybackground {background-color:#bdf2d9;}
Border around this has a color of #bdf2d9
<div style="border:2px solid #bdf2d9;">Content here</div>
.myborder {border:2px solid #bdf2d9;}