#bdfbc3 color space conversions
Hex:
#bdfbc3
RGB:
189, 251, 195
CMY:
26, 2, 24
CMYK:
25, 0, 22, 2
HSL:
126°, 88.5714%, 86.2745%
HSV (HSB):
126°, 24.7012%, 98.4314%
XYZ:
65.3338, 83.7533, 64.3523
xyY:
0.3061, 0.3924, 83.7533
CIE-Lab:
93.3433, -30.0384, 20.6819
CIE-LCH:
93.3433, 36.4698, 145.4521
CIE-Luv:
93.3433, -30.7080, 35.5664
Hunter-Lab:
91.5168, -32.7235, 22.3706
#bdfbc3 color charts
#bdfbc3 color shades, tints & tones
#bdfbc3 color schemes
#bdfbc3 color preview, HTML & CSS examples
This text has a color of #bdfbc3
<p style="color:#bdfbc3;">Text here</p>
.mytext {color:#bdfbc3;}
This box has a color of #bdfbc3
<div style="background-color:#bdfbc3;">Content here</div>
.mybackground {background-color:#bdfbc3;}
Border around this has a color of #bdfbc3
<div style="border:2px solid #bdfbc3;">Content here</div>
.myborder {border:2px solid #bdfbc3;}