#99d7d7 color space conversions
Hex:
#99d7d7
RGB:
153, 215, 215
CMY:
40, 16, 16
CMYK:
29, 0, 0, 16
HSL:
180°, 43.6620%, 72.1569%
HSV (HSB):
180°, 28.8372%, 84.3137%
XYZ:
49.7030, 60.2795, 73.3055
xyY:
0.2712, 0.3289, 60.2795
CIE-Lab:
81.9899, -19.5434, -6.3413
CIE-LCH:
81.9899, 20.5465, 197.9767
CIE-Luv:
81.9899, -30.3417, -6.5590
Hunter-Lab:
77.6399, -21.5986, -1.6321
#99d7d7 color charts
#99d7d7 color shades, tints & tones
#99d7d7 color schemes
#99d7d7 color preview, HTML & CSS examples
This text has a color of #99d7d7
<p style="color:#99d7d7;">Text here</p>
.mytext {color:#99d7d7;}
This box has a color of #99d7d7
<div style="background-color:#99d7d7;">Content here</div>
.mybackground {background-color:#99d7d7;}
Border around this has a color of #99d7d7
<div style="border:2px solid #99d7d7;">Content here</div>
.myborder {border:2px solid #99d7d7;}