#f074d3 color space conversions
Hex:
#f074d3
RGB:
240, 116, 211
CMY:
6, 55, 17
CMYK:
0, 52, 12, 6
HSL:
314°, 80.5195%, 69.8039%
HSV (HSB):
314°, 51.6667%, 94.1176%
XYZ:
53.9384, 35.7192, 65.6796
xyY:
0.3472, 0.2299, 35.7192
CIE-Lab:
66.3048, 59.1963, -27.0823
CIE-LCH:
66.3048, 65.0972, 335.4159
CIE-Luv:
66.3048, 65.8445, -51.4899
Hunter-Lab:
59.7655, 56.5067, -23.3212
#f074d3 color charts
#f074d3 color shades, tints & tones
#f074d3 color schemes
#f074d3 color preview, HTML & CSS examples
This text has a color of #f074d3
<p style="color:#f074d3;">Text here</p>
.mytext {color:#f074d3;}
This box has a color of #f074d3
<div style="background-color:#f074d3;">Content here</div>
.mybackground {background-color:#f074d3;}
Border around this has a color of #f074d3
<div style="border:2px solid #f074d3;">Content here</div>
.myborder {border:2px solid #f074d3;}