#90ddbc color space conversions
Hex:
#90ddbc
RGB:
144, 221, 188
CMY:
44, 13, 26
CMYK:
35, 0, 15, 13
HSL:
154°, 53.1034%, 71.5686%
HSV (HSB):
154°, 34.8416%, 86.6667%
XYZ:
46.4352, 61.2730, 56.9564
xyY:
0.2820, 0.3721, 61.2730
CIE-Lab:
82.5253, -30.8807, 8.7235
CIE-LCH:
82.5253, 32.0892, 164.2256
CIE-Luv:
82.5253, -36.8981, 18.1636
Hunter-Lab:
78.2771, -31.0960, 11.6530
#90ddbc color charts
#90ddbc color shades, tints & tones
#90ddbc color schemes
#90ddbc color preview, HTML & CSS examples
This text has a color of #90ddbc
<p style="color:#90ddbc;">Text here</p>
.mytext {color:#90ddbc;}
This box has a color of #90ddbc
<div style="background-color:#90ddbc;">Content here</div>
.mybackground {background-color:#90ddbc;}
Border around this has a color of #90ddbc
<div style="border:2px solid #90ddbc;">Content here</div>
.myborder {border:2px solid #90ddbc;}