#99d9cc color space conversions
Hex:
#99d9cc
RGB:
153, 217, 204
CMY:
40, 15, 20
CMYK:
29, 0, 6, 15
HSL:
168°, 45.7143%, 72.5490%
HSV (HSB):
168°, 29.4931%, 85.0980%
XYZ:
48.8488, 60.7576, 66.2795
xyY:
0.2777, 0.3454, 60.7576
CIE-Lab:
82.2483, -22.9784, -0.1064
CIE-LCH:
82.2483, 22.9787, 180.2654
CIE-Luv:
82.2483, -31.2833, 3.6832
Hunter-Lab:
77.9472, -24.5432, 4.1480
#99d9cc color charts
#99d9cc color shades, tints & tones
#99d9cc color schemes
#99d9cc color preview, HTML & CSS examples
This text has a color of #99d9cc
<p style="color:#99d9cc;">Text here</p>
.mytext {color:#99d9cc;}
This box has a color of #99d9cc
<div style="background-color:#99d9cc;">Content here</div>
.mybackground {background-color:#99d9cc;}
Border around this has a color of #99d9cc
<div style="border:2px solid #99d9cc;">Content here</div>
.myborder {border:2px solid #99d9cc;}