#f74b7e color space conversions
Hex:
#f74b7e
RGB:
247, 75, 126
CMY:
3, 71, 51
CMYK:
0, 70, 49, 3
HSL:
342°, 91.4894%, 63.1373%
HSV (HSB):
342°, 69.6356%, 96.8627%
XYZ:
44.6397, 26.3127, 22.4647
xyY:
0.4779, 0.2817, 26.3127
CIE-Lab:
58.3327, 68.2558, 9.9798
CIE-LCH:
58.3327, 68.9815, 8.3184
CIE-Luv:
58.3327, 117.1910, -0.7531
Hunter-Lab:
51.2959, 65.5701, 9.9414
#f74b7e color charts
#f74b7e color shades, tints & tones
#f74b7e color schemes
#f74b7e color preview, HTML & CSS examples
This text has a color of #f74b7e
<p style="color:#f74b7e;">Text here</p>
.mytext {color:#f74b7e;}
This box has a color of #f74b7e
<div style="background-color:#f74b7e;">Content here</div>
.mybackground {background-color:#f74b7e;}
Border around this has a color of #f74b7e
<div style="border:2px solid #f74b7e;">Content here</div>
.myborder {border:2px solid #f74b7e;}