#90dbbe color space conversions
Hex:
#90dbbe
RGB:
144, 219, 190
CMY:
44, 14, 25
CMYK:
34, 0, 13, 14
HSL:
157°, 51.0204%, 71.1765%
HSV (HSB):
157°, 34.2466%, 85.8824%
XYZ:
46.1274, 60.3100, 57.9250
xyY:
0.2806, 0.3669, 60.3100
CIE-Lab:
82.0064, -29.5160, 6.9205
CIE-LCH:
82.0064, 30.3165, 166.8045
CIE-Luv:
82.0064, -35.9975, 15.2831
Hunter-Lab:
77.6595, -29.8807, 10.1382
#90dbbe color charts
#90dbbe color shades, tints & tones
#90dbbe color schemes
#90dbbe color preview, HTML & CSS examples
This text has a color of #90dbbe
<p style="color:#90dbbe;">Text here</p>
.mytext {color:#90dbbe;}
This box has a color of #90dbbe
<div style="background-color:#90dbbe;">Content here</div>
.mybackground {background-color:#90dbbe;}
Border around this has a color of #90dbbe
<div style="border:2px solid #90dbbe;">Content here</div>
.myborder {border:2px solid #90dbbe;}