#ff00aa color space conversions
Hex:
#ff00aa
RGB:
255, 0, 170
CMY:
0, 100, 33
CMYK:
0, 100, 33, 0
HSL:
320°, 100.0000%, 50.0000%
HSV (HSB):
320°, 100.0000%, 100.0000%
XYZ:
48.4957, 24.1623, 40.1380
xyY:
0.4299, 0.2142, 24.1623
CIE-Lab:
56.2499, 88.1162, -18.8354
CIE-LCH:
56.2499, 90.1068, 347.9342
CIE-Luv:
56.2499, 122.2939, -43.1957
Hunter-Lab:
49.1551, 90.0838, -14.0051
#ff00aa color charts
#ff00aa RGB chart
#ff00aa CMYK chart
#ff00aa RGB pie chart
#ff00aa color shades, tints & tones
#ff00aa color schemes
#ff00aa color preview, HTML & CSS examples
This text has a color of #ff00aa
<p style="color:#ff00aa;">Text here</p>
.mytext {color:#ff00aa;}
Text color #ff00aa
This box has a color of #ff00aa
<div style="background-color:#ff00aa;">Content here</div>
.mybackground {background-color:#ff00aa;}
Background color #ff00aa
Border around this has a color of #ff00aa
<div style="border:2px solid #ff00aa;">Content here</div>
.myborder {border:2px solid #ff00aa;}
Border color #ff00aa