#ff7faa color space conversions
Hex:
#ff7faa
RGB:
255, 127, 170
CMY:
0, 50, 33
CMYK:
0, 50, 33, 0
HSL:
340°, 100.0000%, 74.9020%
HSV (HSB):
340°, 50.1961%, 100.0000%
XYZ:
56.0851, 39.3410, 42.6678
xyY:
0.4061, 0.2849, 39.3410
CIE-Lab:
68.9976, 53.0098, 0.1917
CIE-LCH:
68.9976, 53.0101, 0.2072
CIE-Luv:
68.9976, 82.4576, -9.8693
Hunter-Lab:
62.7224, 49.8467, 3.5729
#ff7faa color charts
#ff7faa color shades, tints & tones
#ff7faa color schemes
#ff7faa color preview, HTML & CSS examples
This text has a color of #ff7faa
<p style="color:#ff7faa;">Text here</p>
.mytext {color:#ff7faa;}
This box has a color of #ff7faa
<div style="background-color:#ff7faa;">Content here</div>
.mybackground {background-color:#ff7faa;}
Border around this has a color of #ff7faa
<div style="border:2px solid #ff7faa;">Content here</div>
.myborder {border:2px solid #ff7faa;}