#bee7d7 color space conversions
Hex:
#bee7d7
RGB:
190, 231, 215
CMY:
25, 9, 16
CMYK:
18, 0, 7, 9
HSL:
157°, 46.0674%, 82.5490%
HSV (HSB):
157°, 17.7489%, 90.5882%
XYZ:
62.0769, 73.0053, 75.1096
xyY:
0.2953, 0.3473, 73.0053
CIE-Lab:
88.4502, -16.4056, 3.3709
CIE-LCH:
88.4502, 16.7484, 168.3889
CIE-Luv:
88.4502, -20.9621, 7.9677
Hunter-Lab:
85.4431, -19.8401, 7.6907
#bee7d7 color charts
#bee7d7 color shades, tints & tones
#bee7d7 color schemes
#bee7d7 color preview, HTML & CSS examples
This text has a color of #bee7d7
<p style="color:#bee7d7;">Text here</p>
.mytext {color:#bee7d7;}
This box has a color of #bee7d7
<div style="background-color:#bee7d7;">Content here</div>
.mybackground {background-color:#bee7d7;}
Border around this has a color of #bee7d7
<div style="border:2px solid #bee7d7;">Content here</div>
.myborder {border:2px solid #bee7d7;}