#f072e9 color space conversions
Hex:
#f072e9
RGB:
240, 114, 233
CMY:
6, 55, 9
CMYK:
0, 53, 3, 6
HSL:
303°, 80.7692%, 69.4118%
HSV (HSB):
303°, 52.5000%, 94.1176%
XYZ:
56.6605, 36.4431, 81.1387
xyY:
0.3252, 0.2092, 36.4431
CIE-Lab:
66.8571, 63.6653, -38.4658
CIE-LCH:
66.8571, 74.3834, 328.8601
CIE-Luv:
66.8571, 60.6920, -70.3787
Hunter-Lab:
60.3681, 61.8929, -37.4320
#f072e9 color charts
#f072e9 color shades, tints & tones
#f072e9 color schemes
#f072e9 color preview, HTML & CSS examples
This text has a color of #f072e9
<p style="color:#f072e9;">Text here</p>
.mytext {color:#f072e9;}
This box has a color of #f072e9
<div style="background-color:#f072e9;">Content here</div>
.mybackground {background-color:#f072e9;}
Border around this has a color of #f072e9
<div style="border:2px solid #f072e9;">Content here</div>
.myborder {border:2px solid #f072e9;}