#99d3d3 color space conversions
Hex:
#99d3d3
RGB:
153, 211, 211
CMY:
40, 17, 17
CMYK:
27, 0, 0, 17
HSL:
180°, 39.7260%, 71.3725%
HSV (HSB):
180°, 27.4882%, 82.7451%
XYZ:
48.1890, 58.0640, 70.2957
xyY:
0.2730, 0.3289, 58.0640
CIE-Lab:
80.7744, -18.4367, -6.0043
CIE-LCH:
80.7744, 19.3898, 198.0391
CIE-Luv:
80.7744, -28.6297, -6.1895
Hunter-Lab:
76.1997, -20.4654, -1.3563
#99d3d3 color charts
#99d3d3 color shades, tints & tones
#99d3d3 color schemes
#99d3d3 color preview, HTML & CSS examples
This text has a color of #99d3d3
<p style="color:#99d3d3;">Text here</p>
.mytext {color:#99d3d3;}
This box has a color of #99d3d3
<div style="background-color:#99d3d3;">Content here</div>
.mybackground {background-color:#99d3d3;}
Border around this has a color of #99d3d3
<div style="border:2px solid #99d3d3;">Content here</div>
.myborder {border:2px solid #99d3d3;}