#99dcc5 color space conversions
Hex:
#99dcc5
RGB:
153, 220, 197
CMY:
40, 14, 23
CMYK:
30, 0, 10, 14
HSL:
159°, 48.9051%, 73.1373%
HSV (HSB):
159°, 30.4545%, 86.2745%
XYZ:
48.8081, 61.9899, 62.2161
xyY:
0.2821, 0.3583, 61.9899
CIE-Lab:
82.9081, -25.9336, 4.5683
CIE-LCH:
82.9081, 26.3328, 170.0097
CIE-Luv:
82.9081, -32.6599, 11.2419
Hunter-Lab:
78.7337, -27.1293, 8.2620
#99dcc5 color charts
#99dcc5 color shades, tints & tones
#99dcc5 color schemes
#99dcc5 color preview, HTML & CSS examples
This text has a color of #99dcc5
<p style="color:#99dcc5;">Text here</p>
.mytext {color:#99dcc5;}
This box has a color of #99dcc5
<div style="background-color:#99dcc5;">Content here</div>
.mybackground {background-color:#99dcc5;}
Border around this has a color of #99dcc5
<div style="border:2px solid #99dcc5;">Content here</div>
.myborder {border:2px solid #99dcc5;}