#f074c5 color space conversions
Hex:
#f074c5
RGB:
240, 116, 197
CMY:
6, 55, 23
CMYK:
0, 52, 18, 6
HSL:
321°, 80.5195%, 69.8039%
HSV (HSB):
321°, 51.6667%, 94.1176%
XYZ:
52.2586, 35.0473, 56.8338
xyY:
0.3626, 0.2431, 35.0473
CIE-Lab:
65.7854, 57.0921, -20.0226
CIE-LCH:
65.7854, 60.5014, 340.6739
CIE-Luv:
65.7854, 69.6509, -40.1169
Hunter-Lab:
59.2007, 53.9671, -15.4790
#f074c5 color charts
#f074c5 color shades, tints & tones
#f074c5 color schemes
#f074c5 color preview, HTML & CSS examples
This text has a color of #f074c5
<p style="color:#f074c5;">Text here</p>
.mytext {color:#f074c5;}
This box has a color of #f074c5
<div style="background-color:#f074c5;">Content here</div>
.mybackground {background-color:#f074c5;}
Border around this has a color of #f074c5
<div style="border:2px solid #f074c5;">Content here</div>
.myborder {border:2px solid #f074c5;}