#f5aaaa color space conversions
Hex:
#f5aaaa
RGB:
245, 170, 170
CMY:
4, 33, 33
CMYK:
0, 31, 31, 4
HSL:
0°, 78.9474%, 81.3725%
HSV (HSB):
0°, 30.6122%, 96.0784%
XYZ:
59.2866, 51.0642, 44.7618
xyY:
0.3822, 0.3292, 51.0642
CIE-Lab:
76.7179, 27.5653, 11.1464
CIE-LCH:
76.7179, 29.7336, 22.0167
CIE-Luv:
76.7179, 49.1759, 10.5942
Hunter-Lab:
71.4592, 23.0400, 12.8824
#f5aaaa color charts
#f5aaaa color shades, tints & tones
#f5aaaa color schemes
#f5aaaa color preview, HTML & CSS examples
This text has a color of #f5aaaa
<p style="color:#f5aaaa;">Text here</p>
.mytext {color:#f5aaaa;}
This box has a color of #f5aaaa
<div style="background-color:#f5aaaa;">Content here</div>
.mybackground {background-color:#f5aaaa;}
Border around this has a color of #f5aaaa
<div style="border:2px solid #f5aaaa;">Content here</div>
.myborder {border:2px solid #f5aaaa;}