#99ddda color space conversions
Hex:
#99ddda
RGB:
153, 221, 218
CMY:
40, 13, 15
CMYK:
31, 0, 1, 13
HSL:
177°, 50.0000%, 73.3333%
HSV (HSB):
177°, 30.7692%, 86.6667%
XYZ:
51.6482, 63.5472, 75.8733
xyY:
0.2703, 0.3326, 63.5472
CIE-Lab:
83.7294, -21.8537, -5.3653
CIE-LCH:
83.7294, 22.5027, 193.7939
CIE-Luv:
83.7294, -32.8891, -4.6708
Hunter-Lab:
79.7165, -23.8539, -0.6301
#99ddda color charts
#99ddda color shades, tints & tones
#99ddda color schemes
#99ddda color preview, HTML & CSS examples
This text has a color of #99ddda
<p style="color:#99ddda;">Text here</p>
.mytext {color:#99ddda;}
This box has a color of #99ddda
<div style="background-color:#99ddda;">Content here</div>
.mybackground {background-color:#99ddda;}
Border around this has a color of #99ddda
<div style="border:2px solid #99ddda;">Content here</div>
.myborder {border:2px solid #99ddda;}