#bdedb7 color space conversions
Hex:
#bdedb7
RGB:
189, 237, 183
CMY:
26, 7, 28
CMYK:
20, 0, 23, 7
HSL:
113°, 60.0000%, 82.3529%
HSV (HSB):
113°, 22.7848%, 92.9412%
XYZ:
59.8177, 74.8061, 56.0860
xyY:
0.3137, 0.3923, 74.8061
CIE-Lab:
89.3021, -25.4051, 21.2327
CIE-LCH:
89.3021, 33.1096, 140.1124
CIE-Luv:
89.3021, -23.9431, 35.1868
Hunter-Lab:
86.4905, -27.9060, 22.0959
#bdedb7 color charts
#bdedb7 color shades, tints & tones
#bdedb7 color schemes
#bdedb7 color preview, HTML & CSS examples
This text has a color of #bdedb7
<p style="color:#bdedb7;">Text here</p>
.mytext {color:#bdedb7;}
This box has a color of #bdedb7
<div style="background-color:#bdedb7;">Content here</div>
.mybackground {background-color:#bdedb7;}
Border around this has a color of #bdedb7
<div style="border:2px solid #bdedb7;">Content here</div>
.myborder {border:2px solid #bdedb7;}