#90ab9f color space conversions
Hex:
#90ab9f
RGB:
144, 171, 159
CMY:
44, 33, 38
CMYK:
16, 0, 7, 33
HSL:
153°, 13.8462%, 61.7647%
HSV (HSB):
153°, 15.7895%, 67.0588%
XYZ:
32.3225, 37.5583, 38.3468
xyY:
0.2987, 0.3470, 37.5583
CIE-Lab:
67.6938, -11.7491, 3.0612
CIE-LCH:
67.6938, 12.1413, 165.3963
CIE-Luv:
67.6938, -14.0188, 6.3898
Hunter-Lab:
61.2848, -13.1050, 5.8008
#90ab9f color charts
#90ab9f color shades, tints & tones
#90ab9f color schemes
#90ab9f color preview, HTML & CSS examples
This text has a color of #90ab9f
<p style="color:#90ab9f;">Text here</p>
.mytext {color:#90ab9f;}
This box has a color of #90ab9f
<div style="background-color:#90ab9f;">Content here</div>
.mybackground {background-color:#90ab9f;}
Border around this has a color of #90ab9f
<div style="border:2px solid #90ab9f;">Content here</div>
.myborder {border:2px solid #90ab9f;}