#99dccd color space conversions
Hex:
#99dccd
RGB:
153, 220, 205
CMY:
40, 14, 20
CMYK:
30, 0, 7, 14
HSL:
167°, 48.9051%, 73.1373%
HSV (HSB):
167°, 30.4545%, 86.2745%
XYZ:
49.7495, 62.3665, 67.1735
xyY:
0.2775, 0.3479, 62.3665
CIE-Lab:
83.1079, -24.2372, 0.6171
CIE-LCH:
83.1079, 24.2451, 178.5416
CIE-Luv:
83.1079, -32.5839, 5.0000
Hunter-Lab:
78.9725, -25.7539, 4.8490
#99dccd color charts
#99dccd color shades, tints & tones
#99dccd color schemes
#99dccd color preview, HTML & CSS examples
This text has a color of #99dccd
<p style="color:#99dccd;">Text here</p>
.mytext {color:#99dccd;}
This box has a color of #99dccd
<div style="background-color:#99dccd;">Content here</div>
.mybackground {background-color:#99dccd;}
Border around this has a color of #99dccd
<div style="border:2px solid #99dccd;">Content here</div>
.myborder {border:2px solid #99dccd;}