#f00a7d color space conversions
Hex:
#f00a7d
RGB:
240, 10, 125
CMY:
6, 96, 51
CMYK:
0, 96, 48, 6
HSL:
330°, 92.0000%, 49.0196%
HSV (HSB):
330°, 95.8333%, 94.1176%
XYZ:
39.7454, 20.2230, 21.2107
xyY:
0.4896, 0.2491, 20.2230
CIE-Lab:
52.0884, 80.4131, 1.4553
CIE-LCH:
52.0884, 80.4263, 1.0368
CIE-Luv:
52.0884, 130.7202, -14.1113
Hunter-Lab:
44.9700, 79.0644, 3.5142
#f00a7d color charts
#f00a7d color shades, tints & tones
#f00a7d color schemes
#f00a7d color preview, HTML & CSS examples
This text has a color of #f00a7d
<p style="color:#f00a7d;">Text here</p>
.mytext {color:#f00a7d;}
This box has a color of #f00a7d
<div style="background-color:#f00a7d;">Content here</div>
.mybackground {background-color:#f00a7d;}
Border around this has a color of #f00a7d
<div style="border:2px solid #f00a7d;">Content here</div>
.myborder {border:2px solid #f00a7d;}