#f74b8d color space conversions
Hex:
#f74b8d
RGB:
247, 75, 141
CMY:
3, 71, 45
CMYK:
0, 70, 43, 3
HSL:
337°, 91.4894%, 63.1373%
HSV (HSB):
337°, 69.6356%, 96.8627%
XYZ:
45.6816, 26.7294, 27.9509
xyY:
0.4552, 0.2663, 26.7294
CIE-Lab:
58.7230, 69.5735, 1.7241
CIE-LCH:
58.7230, 69.5949, 1.4195
CIE-Luv:
58.7230, 111.9280, -11.3346
Hunter-Lab:
51.7005, 67.2434, 4.1363
#f74b8d color charts
#f74b8d color shades, tints & tones
#f74b8d color schemes
#f74b8d color preview, HTML & CSS examples
This text has a color of #f74b8d
<p style="color:#f74b8d;">Text here</p>
.mytext {color:#f74b8d;}
This box has a color of #f74b8d
<div style="background-color:#f74b8d;">Content here</div>
.mybackground {background-color:#f74b8d;}
Border around this has a color of #f74b8d
<div style="border:2px solid #f74b8d;">Content here</div>
.myborder {border:2px solid #f74b8d;}