#f74b75 color space conversions
Hex:
#f74b75
RGB:
247, 75, 117
CMY:
3, 71, 54
CMYK:
0, 70, 53, 3
HSL:
345°, 91.4894%, 63.1373%
HSV (HSB):
345°, 69.6356%, 96.8627%
XYZ:
44.0847, 26.0907, 19.5421
xyY:
0.4914, 0.2908, 26.0907
CIE-Lab:
58.1230, 67.5420, 14.9832
CIE-LCH:
58.1230, 69.1839, 12.5077
CIE-Luv:
58.1230, 120.1934, 5.2373
Hunter-Lab:
51.0790, 64.6696, 13.0718
#f74b75 color charts
#f74b75 color shades, tints & tones
#f74b75 color schemes
#f74b75 color preview, HTML & CSS examples
This text has a color of #f74b75
<p style="color:#f74b75;">Text here</p>
.mytext {color:#f74b75;}
This box has a color of #f74b75
<div style="background-color:#f74b75;">Content here</div>
.mybackground {background-color:#f74b75;}
Border around this has a color of #f74b75
<div style="border:2px solid #f74b75;">Content here</div>
.myborder {border:2px solid #f74b75;}