#00ffaa color space conversions
Hex:
#00ffaa
RGB:
0, 255, 170
CMY:
100, 0, 33
CMYK:
100, 0, 33, 0
HSL:
160°, 100.0000%, 50.0000%
HSV (HSB):
160°, 100.0000%, 100.0000%
XYZ:
43.0157, 74.4223, 50.1280
xyY:
0.2567, 0.4441, 74.4223
CIE-Lab:
89.1217, -69.2271, 26.8125
CIE-LCH:
89.1217, 74.2382, 158.8280
CIE-Luv:
89.1217, -77.0080, 49.8951
Hunter-Lab:
86.2683, -61.9648, 25.9362
#00ffaa color charts
#00ffaa RGB chart
#00ffaa CMYK chart
#00ffaa RGB pie chart
#00ffaa color shades, tints & tones
#00ffaa color schemes
#00ffaa color preview, HTML & CSS examples
This text has a color of #00ffaa
<p style="color:#00ffaa;">Text here</p>
.mytext {color:#00ffaa;}
Text color #00ffaa
This box has a color of #00ffaa
<div style="background-color:#00ffaa;">Content here</div>
.mybackground {background-color:#00ffaa;}
Background color #00ffaa
Border around this has a color of #00ffaa
<div style="border:2px solid #00ffaa;">Content here</div>
.myborder {border:2px solid #00ffaa;}
Border color #00ffaa