#f05ac9 color space conversions
Hex:
#f05ac9
RGB:
240, 90, 201
CMY:
6, 65, 21
CMYK:
0, 63, 16, 6
HSL:
316°, 83.3333%, 64.7059%
HSV (HSB):
316°, 62.5000%, 94.1176%
XYZ:
50.1340, 30.0546, 58.4171
xyY:
0.3617, 0.2168, 30.0546
CIE-Lab:
61.7013, 69.0679, -28.5459
CIE-LCH:
61.7013, 74.7345, 337.5446
CIE-Luv:
61.7013, 79.1858, -54.8021
Hunter-Lab:
54.8221, 67.2967, -24.8025
#f05ac9 color charts
#f05ac9 color shades, tints & tones
#f05ac9 color schemes
#f05ac9 color preview, HTML & CSS examples
This text has a color of #f05ac9
<p style="color:#f05ac9;">Text here</p>
.mytext {color:#f05ac9;}
This box has a color of #f05ac9
<div style="background-color:#f05ac9;">Content here</div>
.mybackground {background-color:#f05ac9;}
Border around this has a color of #f05ac9
<div style="border:2px solid #f05ac9;">Content here</div>
.myborder {border:2px solid #f05ac9;}