#bdf08e color space conversions
Hex:
#bdf08e
RGB:
189, 240, 142
CMY:
26, 6, 44
CMYK:
21, 0, 41, 6
HSL:
91°, 76.5625%, 74.9020%
HSV (HSB):
91°, 40.8333%, 94.1176%
XYZ:
57.0288, 75.0920, 37.0797
xyY:
0.3370, 0.4438, 75.0920
CIE-Lab:
89.4361, -32.7479, 42.1210
CIE-LCH:
89.4361, 53.3536, 127.8640
CIE-Luv:
89.4361, -25.1613, 62.4127
Hunter-Lab:
86.6556, -34.1749, 35.2890
#bdf08e color charts
#bdf08e color shades, tints & tones
#bdf08e color schemes
#bdf08e color preview, HTML & CSS examples
This text has a color of #bdf08e
<p style="color:#bdf08e;">Text here</p>
.mytext {color:#bdf08e;}
This box has a color of #bdf08e
<div style="background-color:#bdf08e;">Content here</div>
.mybackground {background-color:#bdf08e;}
Border around this has a color of #bdf08e
<div style="border:2px solid #bdf08e;">Content here</div>
.myborder {border:2px solid #bdf08e;}