#f00f7a color space conversions
Hex:
#f00f7a
RGB:
240, 15, 122
CMY:
6, 94, 52
CMYK:
0, 94, 49, 6
HSL:
331°, 88.2353%, 50.0000%
HSV (HSB):
331°, 93.7500%, 94.1176%
XYZ:
39.6189, 20.2721, 20.2371
xyY:
0.4944, 0.2530, 20.2721
CIE-Lab:
52.1434, 79.7789, 3.3517
CIE-LCH:
52.1434, 79.8492, 2.4057
CIE-Luv:
52.1434, 131.5243, -11.6525
Hunter-Lab:
45.0245, 78.2764, 4.8681
#f00f7a color charts
#f00f7a color shades, tints & tones
#f00f7a color schemes
#f00f7a color preview, HTML & CSS examples
This text has a color of #f00f7a
<p style="color:#f00f7a;">Text here</p>
.mytext {color:#f00f7a;}
This box has a color of #f00f7a
<div style="background-color:#f00f7a;">Content here</div>
.mybackground {background-color:#f00f7a;}
Border around this has a color of #f00f7a
<div style="border:2px solid #f00f7a;">Content here</div>
.myborder {border:2px solid #f00f7a;}