#f74f7d color space conversions
Hex:
#f74f7d
RGB:
247, 79, 125
CMY:
3, 69, 51
CMYK:
0, 68, 49, 3
HSL:
344°, 91.3043%, 63.9216%
HSV (HSB):
344°, 68.0162%, 96.8627%
XYZ:
44.8554, 26.8468, 22.2198
xyY:
0.4776, 0.2858, 26.8468
CIE-Lab:
58.8322, 66.7273, 11.2722
CIE-LCH:
58.8322, 67.6727, 9.5884
CIE-Luv:
58.8322, 115.5508, 1.1820
Hunter-Lab:
51.8139, 63.8536, 10.8438
#f74f7d color charts
#f74f7d color shades, tints & tones
#f74f7d color schemes
#f74f7d color preview, HTML & CSS examples
This text has a color of #f74f7d
<p style="color:#f74f7d;">Text here</p>
.mytext {color:#f74f7d;}
This box has a color of #f74f7d
<div style="background-color:#f74f7d;">Content here</div>
.mybackground {background-color:#f74f7d;}
Border around this has a color of #f74f7d
<div style="border:2px solid #f74f7d;">Content here</div>
.myborder {border:2px solid #f74f7d;}