#f85aaa color space conversions
Hex:
#f85aaa
RGB:
248, 90, 170
CMY:
3, 65, 33
CMYK:
0, 64, 31, 3
HSL:
330°, 91.8605%, 66.2745%
HSV (HSB):
330°, 63.7097%, 97.2549%
XYZ:
49.6233, 30.1711, 41.2384
xyY:
0.4100, 0.2493, 30.1711
CIE-Lab:
61.8015, 67.2595, -10.5623
CIE-LCH:
61.8015, 68.0838, 351.0753
CIE-Luv:
61.8015, 95.8401, -27.7186
Hunter-Lab:
54.9282, 65.1362, -6.0633
#f85aaa color charts
#f85aaa color shades, tints & tones
#f85aaa color schemes
#f85aaa color preview, HTML & CSS examples
This text has a color of #f85aaa
<p style="color:#f85aaa;">Text here</p>
.mytext {color:#f85aaa;}
This box has a color of #f85aaa
<div style="background-color:#f85aaa;">Content here</div>
.mybackground {background-color:#f85aaa;}
Border around this has a color of #f85aaa
<div style="border:2px solid #f85aaa;">Content here</div>
.myborder {border:2px solid #f85aaa;}