#bdedb3 color space conversions
Hex:
#bdedb3
RGB:
189, 237, 179
CMY:
26, 7, 30
CMYK:
20, 0, 24, 7
HSL:
110°, 61.7021%, 81.5686%
HSV (HSB):
110°, 24.4726%, 92.9412%
XYZ:
59.4071, 74.6419, 53.9241
xyY:
0.3160, 0.3971, 74.6419
CIE-Lab:
89.2250, -26.0553, 23.1868
CIE-LCH:
89.2250, 34.8784, 138.3339
CIE-Luv:
89.2250, -23.9082, 37.9154
Hunter-Lab:
86.3955, -28.4523, 23.4708
#bdedb3 color charts
#bdedb3 color shades, tints & tones
#bdedb3 color schemes
#bdedb3 color preview, HTML & CSS examples
This text has a color of #bdedb3
<p style="color:#bdedb3;">Text here</p>
.mytext {color:#bdedb3;}
This box has a color of #bdedb3
<div style="background-color:#bdedb3;">Content here</div>
.mybackground {background-color:#bdedb3;}
Border around this has a color of #bdedb3
<div style="border:2px solid #bdedb3;">Content here</div>
.myborder {border:2px solid #bdedb3;}