#f00fa1 color space conversions
Hex:
#f00fa1
RGB:
240, 15, 161
CMY:
6, 94, 37
CMYK:
0, 94, 33, 6
HSL:
321°, 88.2353%, 50.0000%
HSV (HSB):
321°, 93.7500%, 94.1176%
XYZ:
42.5390, 21.4401, 35.6145
xyY:
0.4271, 0.2153, 21.4401
CIE-Lab:
53.4279, 83.2023, -18.0978
CIE-LCH:
53.4279, 85.1479, 347.7284
CIE-Luv:
53.4279, 113.5177, -40.7283
Hunter-Lab:
46.3035, 82.9569, -13.1907
#f00fa1 color charts
#f00fa1 color shades, tints & tones
#f00fa1 color schemes
#f00fa1 color preview, HTML & CSS examples
This text has a color of #f00fa1
<p style="color:#f00fa1;">Text here</p>
.mytext {color:#f00fa1;}
This box has a color of #f00fa1
<div style="background-color:#f00fa1;">Content here</div>
.mybackground {background-color:#f00fa1;}
Border around this has a color of #f00fa1
<div style="border:2px solid #f00fa1;">Content here</div>
.myborder {border:2px solid #f00fa1;}