#bdeae0 color space conversions
Hex:
#bdeae0
RGB:
189, 234, 224
CMY:
26, 8, 12
CMYK:
19, 0, 4, 8
HSL:
167°, 51.7241%, 82.9412%
HSV (HSB):
167°, 19.2308%, 91.7647%
XYZ:
63.8636, 75.0463, 81.6404
xyY:
0.2896, 0.3403, 75.0463
CIE-Lab:
89.4147, -16.4398, 0.0536
CIE-LCH:
89.4147, 16.4399, 179.8133
CIE-Luv:
89.4147, -22.9666, 2.9154
Hunter-Lab:
86.6293, -20.0099, 4.7649
#bdeae0 color charts
#bdeae0 color shades, tints & tones
#bdeae0 color schemes
#bdeae0 color preview, HTML & CSS examples
This text has a color of #bdeae0
<p style="color:#bdeae0;">Text here</p>
.mytext {color:#bdeae0;}
This box has a color of #bdeae0
<div style="background-color:#bdeae0;">Content here</div>
.mybackground {background-color:#bdeae0;}
Border around this has a color of #bdeae0
<div style="border:2px solid #bdeae0;">Content here</div>
.myborder {border:2px solid #bdeae0;}