#99d5cb color space conversions
Hex:
#99d5cb
RGB:
153, 213, 203
CMY:
40, 16, 20
CMYK:
28, 0, 5, 16
HSL:
170°, 41.6667%, 71.7647%
HSV (HSB):
170°, 28.1690%, 83.5294%
XYZ:
47.7106, 58.6726, 65.3102
xyY:
0.2779, 0.3417, 58.6726
CIE-Lab:
81.1113, -21.2128, -1.2364
CIE-LCH:
81.1113, 21.2488, 183.3358
CIE-Luv:
81.1113, -29.5355, 1.6606
Hunter-Lab:
76.5980, -22.8643, 3.0658
#99d5cb color charts
#99d5cb color shades, tints & tones
#99d5cb color schemes
#99d5cb color preview, HTML & CSS examples
This text has a color of #99d5cb
<p style="color:#99d5cb;">Text here</p>
.mytext {color:#99d5cb;}
This box has a color of #99d5cb
<div style="background-color:#99d5cb;">Content here</div>
.mybackground {background-color:#99d5cb;}
Border around this has a color of #99d5cb
<div style="border:2px solid #99d5cb;">Content here</div>
.myborder {border:2px solid #99d5cb;}