#bdfbd1 color space conversions
Hex:
#bdfbd1
RGB:
189, 251, 209
CMY:
26, 2, 18
CMYK:
25, 0, 17, 2
HSL:
139°, 88.5714%, 86.2745%
HSV (HSB):
139°, 24.7012%, 98.4314%
XYZ:
66.9921, 84.4166, 73.0848
xyY:
0.2984, 0.3760, 84.4166
CIE-Lab:
93.6312, -27.5771, 13.9060
CIE-LCH:
93.6312, 30.8849, 153.2401
CIE-Luv:
93.6312, -30.7161, 25.6061
Hunter-Lab:
91.8785, -30.6364, 17.1527
#bdfbd1 color charts
#bdfbd1 color shades, tints & tones
#bdfbd1 color schemes
#bdfbd1 color preview, HTML & CSS examples
This text has a color of #bdfbd1
<p style="color:#bdfbd1;">Text here</p>
.mytext {color:#bdfbd1;}
This box has a color of #bdfbd1
<div style="background-color:#bdfbd1;">Content here</div>
.mybackground {background-color:#bdfbd1;}
Border around this has a color of #bdfbd1
<div style="border:2px solid #bdfbd1;">Content here</div>
.myborder {border:2px solid #bdfbd1;}