#f7025c color space conversions
Hex:
#f7025c
RGB:
247, 2, 92
CMY:
3, 99, 64
CMYK:
0, 99, 63, 3
HSL:
338°, 98.3936%, 48.8235%
HSV (HSB):
338°, 99.1903%, 96.8627%
XYZ:
40.3112, 20.5903, 11.9749
xyY:
0.5531, 0.2825, 20.5903
CIE-Lab:
52.4981, 80.4132, 22.2778
CIE-LCH:
52.4981, 83.4421, 15.4849
CIE-Luv:
52.4981, 150.7455, 8.7918
Hunter-Lab:
45.3765, 79.1656, 16.1169
#f7025c color charts
#f7025c color shades, tints & tones
#f7025c color schemes
#f7025c color preview, HTML & CSS examples
This text has a color of #f7025c
<p style="color:#f7025c;">Text here</p>
.mytext {color:#f7025c;}
This box has a color of #f7025c
<div style="background-color:#f7025c;">Content here</div>
.mybackground {background-color:#f7025c;}
Border around this has a color of #f7025c
<div style="border:2px solid #f7025c;">Content here</div>
.myborder {border:2px solid #f7025c;}