#bee6dd color space conversions
Hex:
#bee6dd
RGB:
190, 230, 221
CMY:
25, 10, 13
CMYK:
17, 0, 4, 10
HSL:
167°, 44.4444%, 82.3529%
HSV (HSB):
167°, 17.3913%, 90.1961%
XYZ:
62.5832, 72.7612, 79.1525
xyY:
0.2918, 0.3392, 72.7612
CIE-Lab:
88.3337, -14.7272, 0.0546
CIE-LCH:
88.3337, 14.7273, 179.7874
CIE-Luv:
88.3337, -20.5934, 2.6247
Hunter-Lab:
85.3002, -18.3132, 4.6933
#bee6dd color charts
#bee6dd color shades, tints & tones
#bee6dd color schemes
#bee6dd color preview, HTML & CSS examples
This text has a color of #bee6dd
<p style="color:#bee6dd;">Text here</p>
.mytext {color:#bee6dd;}
This box has a color of #bee6dd
<div style="background-color:#bee6dd;">Content here</div>
.mybackground {background-color:#bee6dd;}
Border around this has a color of #bee6dd
<div style="border:2px solid #bee6dd;">Content here</div>
.myborder {border:2px solid #bee6dd;}