#bee5cc color space conversions
Hex:
#bee5cc
RGB:
190, 229, 204
CMY:
25, 10, 20
CMYK:
17, 0, 11, 10
HSL:
142°, 42.8571%, 82.1569%
HSV (HSB):
142°, 17.0306%, 89.8039%
XYZ:
60.1536, 71.3454, 67.7274
xyY:
0.3019, 0.3581, 71.3454
CIE-Lab:
87.6526, -17.4945, 7.9859
CIE-LCH:
87.6526, 19.2311, 155.4641
CIE-Luv:
87.6526, -19.8314, 15.0172
Hunter-Lab:
84.4662, -20.6950, 11.5860
#bee5cc color charts
#bee5cc color shades, tints & tones
#bee5cc color schemes
#bee5cc color preview, HTML & CSS examples
This text has a color of #bee5cc
<p style="color:#bee5cc;">Text here</p>
.mytext {color:#bee5cc;}
This box has a color of #bee5cc
<div style="background-color:#bee5cc;">Content here</div>
.mybackground {background-color:#bee5cc;}
Border around this has a color of #bee5cc
<div style="border:2px solid #bee5cc;">Content here</div>
.myborder {border:2px solid #bee5cc;}