#f007a4 color space conversions
Hex:
#f007a4
RGB:
240, 7, 164
CMY:
6, 97, 36
CMYK:
0, 97, 32, 6
HSL:
320°, 94.3320%, 48.4314%
HSV (HSB):
320°, 97.0833%, 94.1176%
XYZ:
42.7120, 21.3576, 36.9932
xyY:
0.4226, 0.2113, 21.3576
CIE-Lab:
53.3386, 84.1046, -20.0073
CIE-LCH:
53.3386, 86.4516, 346.6188
CIE-Luv:
53.3386, 112.7175, -43.5873
Hunter-Lab:
46.2142, 84.0979, -15.1100
#f007a4 color charts
#f007a4 color shades, tints & tones
#f007a4 color schemes
#f007a4 color preview, HTML & CSS examples
This text has a color of #f007a4
<p style="color:#f007a4;">Text here</p>
.mytext {color:#f007a4;}
This box has a color of #f007a4
<div style="background-color:#f007a4;">Content here</div>
.mybackground {background-color:#f007a4;}
Border around this has a color of #f007a4
<div style="border:2px solid #f007a4;">Content here</div>
.myborder {border:2px solid #f007a4;}