#99c2c2 color space conversions
Hex:
#99c2c2
RGB:
153, 194, 194
CMY:
40, 24, 24
CMYK:
21, 0, 0, 24
HSL:
180°, 25.1534%, 68.0392%
HSV (HSB):
180°, 21.1340%, 76.0784%
XYZ:
42.1663, 49.2509, 58.3229
xyY:
0.2816, 0.3289, 49.2509
CIE-Lab:
75.6072, -13.5186, -4.4829
CIE-LCH:
75.6072, 14.2425, 198.3461
CIE-Luv:
75.6072, -21.0273, -4.5488
Hunter-Lab:
70.1790, -15.5635, -0.1482
#99c2c2 color charts
#99c2c2 color shades, tints & tones
#99c2c2 color schemes
#99c2c2 color preview, HTML & CSS examples
This text has a color of #99c2c2
<p style="color:#99c2c2;">Text here</p>
.mytext {color:#99c2c2;}
This box has a color of #99c2c2
<div style="background-color:#99c2c2;">Content here</div>
.mybackground {background-color:#99c2c2;}
Border around this has a color of #99c2c2
<div style="border:2px solid #99c2c2;">Content here</div>
.myborder {border:2px solid #99c2c2;}