#f74d85 color space conversions
Hex:
#f74d85
RGB:
247, 77, 133
CMY:
3, 70, 48
CMYK:
0, 69, 46, 3
HSL:
340°, 91.3978%, 63.5294%
HSV (HSB):
340°, 68.8259%, 96.8627%
XYZ:
45.2453, 26.7754, 24.9738
xyY:
0.4665, 0.2761, 26.7754
CIE-Lab:
58.7658, 68.1382, 6.4812
CIE-LCH:
58.7658, 68.4457, 5.4336
CIE-Luv:
58.7658, 113.8311, -4.9753
Hunter-Lab:
51.7449, 65.5252, 7.6062
#f74d85 color charts
#f74d85 color shades, tints & tones
#f74d85 color schemes
#f74d85 color preview, HTML & CSS examples
This text has a color of #f74d85
<p style="color:#f74d85;">Text here</p>
.mytext {color:#f74d85;}
This box has a color of #f74d85
<div style="background-color:#f74d85;">Content here</div>
.mybackground {background-color:#f74d85;}
Border around this has a color of #f74d85
<div style="border:2px solid #f74d85;">Content here</div>
.myborder {border:2px solid #f74d85;}