#99dcdc color space conversions
Hex:
#99dcdc
RGB:
153, 220, 220
CMY:
40, 14, 14
CMYK:
30, 0, 0, 14
HSL:
180°, 48.9051%, 73.1373%
HSV (HSB):
180°, 30.4545%, 86.2745%
XYZ:
51.6483, 63.1260, 77.1725
xyY:
0.2691, 0.3289, 63.1260
CIE-Lab:
83.5086, -20.9017, -6.7524
CIE-LCH:
83.5086, 21.9653, 197.9032
CIE-Luv:
83.5086, -32.4439, -7.0128
Hunter-Lab:
79.4519, -23.0054, -1.9727
#99dcdc color charts
#99dcdc RGB chart
#99dcdc CMYK chart
#99dcdc RGB pie chart
#99dcdc color shades, tints & tones
#99dcdc color schemes
#99dcdc color preview, HTML & CSS examples
This text has a color of #99dcdc
<p style="color:#99dcdc;">Text here</p>
.mytext {color:#99dcdc;}
Text color #99dcdc
This box has a color of #99dcdc
<div style="background-color:#99dcdc;">Content here</div>
.mybackground {background-color:#99dcdc;}
Background color #99dcdc
Border around this has a color of #99dcdc
<div style="border:2px solid #99dcdc;">Content here</div>
.myborder {border:2px solid #99dcdc;}
Border color #99dcdc