#bee5d5 color space conversions
Hex:
#bee5d5
RGB:
190, 229, 213
CMY:
25, 10, 16
CMYK:
17, 0, 7, 10
HSL:
155°, 42.8571%, 82.1569%
HSV (HSB):
155°, 17.0306%, 89.8039%
XYZ:
61.2648, 71.7899, 73.5786
xyY:
0.2965, 0.3474, 71.7899
CIE-Lab:
87.8673, -15.7932, 3.5749
CIE-LCH:
87.8673, 16.1928, 167.2458
CIE-Luv:
87.8673, -19.9860, 8.1630
Hunter-Lab:
84.7289, -19.2079, 7.8228
#bee5d5 color charts
#bee5d5 color shades, tints & tones
#bee5d5 color schemes
#bee5d5 color preview, HTML & CSS examples
This text has a color of #bee5d5
<p style="color:#bee5d5;">Text here</p>
.mytext {color:#bee5d5;}
This box has a color of #bee5d5
<div style="background-color:#bee5d5;">Content here</div>
.mybackground {background-color:#bee5d5;}
Border around this has a color of #bee5d5
<div style="border:2px solid #bee5d5;">Content here</div>
.myborder {border:2px solid #bee5d5;}