#bdfbd7 color space conversions
Hex:
#bdfbd7
RGB:
189, 251, 215
CMY:
26, 2, 16
CMYK:
25, 0, 14, 2
HSL:
145°, 88.5714%, 86.2745%
HSV (HSB):
145°, 24.7012%, 98.4314%
XYZ:
67.7492, 84.7195, 77.0717
xyY:
0.2952, 0.3691, 84.7195
CIE-Lab:
93.7621, -26.4715, 11.0037
CIE-LCH:
93.7621, 28.6675, 157.4283
CIE-Luv:
93.7621, -30.7209, 21.1993
Hunter-Lab:
92.0432, -29.6891, 14.7842
#bdfbd7 color charts
#bdfbd7 color shades, tints & tones
#bdfbd7 color schemes
#bdfbd7 color preview, HTML & CSS examples
This text has a color of #bdfbd7
<p style="color:#bdfbd7;">Text here</p>
.mytext {color:#bdfbd7;}
This box has a color of #bdfbd7
<div style="background-color:#bdfbd7;">Content here</div>
.mybackground {background-color:#bdfbd7;}
Border around this has a color of #bdfbd7
<div style="border:2px solid #bdfbd7;">Content here</div>
.myborder {border:2px solid #bdfbd7;}