#f074b5 color space conversions
Hex:
#f074b5
RGB:
240, 116, 181
CMY:
6, 55, 29
CMYK:
0, 52, 25, 6
HSL:
329°, 80.5195%, 69.8039%
HSV (HSB):
329°, 51.6667%, 94.1176%
XYZ:
50.5211, 34.3522, 47.6840
xyY:
0.3811, 0.2592, 34.3522
CIE-Lab:
65.2412, 54.8469, -11.8090
CIE-LCH:
65.2412, 56.1038, 347.8492
CIE-Luv:
65.2412, 73.9956, -27.2955
Hunter-Lab:
58.6108, 51.2937, -7.2090
#f074b5 color charts
#f074b5 color shades, tints & tones
#f074b5 color schemes
#f074b5 color preview, HTML & CSS examples
This text has a color of #f074b5
<p style="color:#f074b5;">Text here</p>
.mytext {color:#f074b5;}
This box has a color of #f074b5
<div style="background-color:#f074b5;">Content here</div>
.mybackground {background-color:#f074b5;}
Border around this has a color of #f074b5
<div style="border:2px solid #f074b5;">Content here</div>
.myborder {border:2px solid #f074b5;}