#99c9cd color space conversions
Hex:
#99c9cd
RGB:
153, 201, 205
CMY:
40, 21, 20
CMYK:
25, 2, 0, 20
HSL:
185°, 34.2105%, 70.1961%
HSV (HSB):
185°, 25.3659%, 80.3922%
XYZ:
45.0430, 52.9534, 65.6046
xyY:
0.2753, 0.3237, 52.9534
CIE-Lab:
77.8475, -14.6931, -7.1168
CIE-LCH:
77.8475, 16.3259, 205.8438
CIE-Luv:
77.8475, -24.2430, -8.4873
Hunter-Lab:
72.7691, -16.8571, -2.5143
#99c9cd color charts
#99c9cd color shades, tints & tones
#99c9cd color schemes
#99c9cd color preview, HTML & CSS examples
This text has a color of #99c9cd
<p style="color:#99c9cd;">Text here</p>
.mytext {color:#99c9cd;}
This box has a color of #99c9cd
<div style="background-color:#99c9cd;">Content here</div>
.mybackground {background-color:#99c9cd;}
Border around this has a color of #99c9cd
<div style="border:2px solid #99c9cd;">Content here</div>
.myborder {border:2px solid #99c9cd;}