#99daaf color space conversions
Hex:
#99daaf
RGB:
153, 218, 175
CMY:
40, 15, 31
CMYK:
30, 0, 20, 15
HSL:
140°, 46.7626%, 72.7451%
HSV (HSB):
140°, 29.8165%, 85.4902%
XYZ:
45.9461, 60.0103, 49.7190
xyY:
0.2951, 0.3855, 60.0103
CIE-Lab:
81.8438, -29.3302, 14.6855
CIE-LCH:
81.8438, 32.8013, 153.4031
CIE-Luv:
81.8438, -31.9610, 26.3684
Hunter-Lab:
77.4663, -29.6956, 16.1732
#99daaf color charts
#99daaf color shades, tints & tones
#99daaf color schemes
#99daaf color preview, HTML & CSS examples
This text has a color of #99daaf
<p style="color:#99daaf;">Text here</p>
.mytext {color:#99daaf;}
This box has a color of #99daaf
<div style="background-color:#99daaf;">Content here</div>
.mybackground {background-color:#99daaf;}
Border around this has a color of #99daaf
<div style="border:2px solid #99daaf;">Content here</div>
.myborder {border:2px solid #99daaf;}