#bdfbb3 color space conversions
Hex:
#bdfbb3
RGB:
189, 251, 179
CMY:
26, 2, 30
CMYK:
25, 0, 29, 2
HSL:
112°, 90.0000%, 84.3137%
HSV (HSB):
112°, 28.6853%, 98.4314%
XYZ:
63.6201, 83.0679, 55.3284
xyY:
0.3149, 0.4112, 83.0679
CIE-Lab:
93.0441, -32.6414, 28.4097
CIE-LCH:
93.0441, 43.2732, 138.9651
CIE-Luv:
93.0441, -30.7032, 46.3320
Hunter-Lab:
91.1416, -34.8982, 27.8065
#bdfbb3 color charts
#bdfbb3 color shades, tints & tones
#bdfbb3 color schemes
#bdfbb3 color preview, HTML & CSS examples
This text has a color of #bdfbb3
<p style="color:#bdfbb3;">Text here</p>
.mytext {color:#bdfbb3;}
This box has a color of #bdfbb3
<div style="background-color:#bdfbb3;">Content here</div>
.mybackground {background-color:#bdfbb3;}
Border around this has a color of #bdfbb3
<div style="border:2px solid #bdfbb3;">Content here</div>
.myborder {border:2px solid #bdfbb3;}