#f00d79 color space conversions
Hex:
#f00d79
RGB:
240, 13, 121
CMY:
6, 95, 53
CMYK:
0, 95, 50, 6
HSL:
331°, 89.7233%, 49.6078%
HSV (HSB):
331°, 94.5833%, 94.1176%
XYZ:
39.5303, 20.1936, 19.9034
xyY:
0.4964, 0.2536, 20.1936
CIE-Lab:
52.0554, 79.8798, 3.8307
CIE-LCH:
52.0554, 79.9716, 2.7456
CIE-Luv:
52.0554, 132.2008, -11.1005
Hunter-Lab:
44.9373, 78.3821, 5.1956
#f00d79 color charts
#f00d79 color shades, tints & tones
#f00d79 color schemes
#f00d79 color preview, HTML & CSS examples
This text has a color of #f00d79
<p style="color:#f00d79;">Text here</p>
.mytext {color:#f00d79;}
This box has a color of #f00d79
<div style="background-color:#f00d79;">Content here</div>
.mybackground {background-color:#f00d79;}
Border around this has a color of #f00d79
<div style="border:2px solid #f00d79;">Content here</div>
.myborder {border:2px solid #f00d79;}