#99ccaa color space conversions
Hex:
#99ccaa
RGB:
153, 204, 170
CMY:
40, 20, 33
CMYK:
25, 0, 17, 20
HSL:
140°, 33.3333%, 70.0000%
HSV (HSB):
140°, 25.0000%, 80.0000%
XYZ:
41.9854, 52.8603, 46.0204
xyY:
0.2981, 0.3753, 52.8603
CIE-Lab:
77.7925, -23.4838, 11.6182
CIE-LCH:
77.7925, 26.2007, 153.6769
CIE-Luv:
77.7925, -25.5143, 20.8657
Hunter-Lab:
72.7051, -24.1545, 13.3646
#99ccaa color charts
#99ccaa RGB chart
#99ccaa CMYK chart
#99ccaa RGB pie chart
#99ccaa color shades, tints & tones
#99ccaa color schemes
#99ccaa color preview, HTML & CSS examples
This text has a color of #99ccaa
<p style="color:#99ccaa;">Text here</p>
.mytext {color:#99ccaa;}
Text color #99ccaa
This box has a color of #99ccaa
<div style="background-color:#99ccaa;">Content here</div>
.mybackground {background-color:#99ccaa;}
Background color #99ccaa
Border around this has a color of #99ccaa
<div style="border:2px solid #99ccaa;">Content here</div>
.myborder {border:2px solid #99ccaa;}
Border color #99ccaa