#f00a7b color space conversions
Hex:
#f00a7b
RGB:
240, 10, 123
CMY:
6, 96, 52
CMYK:
0, 96, 49, 6
HSL:
331°, 92.0000%, 49.0196%
HSV (HSB):
331°, 95.8333%, 94.1176%
XYZ:
39.6189, 20.1724, 20.5444
xyY:
0.4932, 0.2511, 20.1724
CIE-Lab:
52.0316, 80.2610, 2.5841
CIE-LCH:
52.0316, 80.3026, 1.8441
CIE-Luv:
52.0316, 131.6183, -12.6969
Hunter-Lab:
44.9137, 78.8578, 4.3192
#f00a7b color charts
#f00a7b color shades, tints & tones
#f00a7b color schemes
#f00a7b color preview, HTML & CSS examples
This text has a color of #f00a7b
<p style="color:#f00a7b;">Text here</p>
.mytext {color:#f00a7b;}
This box has a color of #f00a7b
<div style="background-color:#f00a7b;">Content here</div>
.mybackground {background-color:#f00a7b;}
Border around this has a color of #f00a7b
<div style="border:2px solid #f00a7b;">Content here</div>
.myborder {border:2px solid #f00a7b;}