#f7005a color space conversions
Hex:
#f7005a
RGB:
247, 0, 90
CMY:
3, 100, 65
CMYK:
0, 100, 64, 3
HSL:
338°, 100.0000%, 48.4314%
HSV (HSB):
338°, 100.0000%, 96.8627%
XYZ:
40.2032, 20.5123, 11.5132
xyY:
0.5566, 0.2840, 20.5123
CIE-Lab:
52.4116, 80.4503, 23.3763
CIE-LCH:
52.4116, 83.7777, 16.2022
CIE-Luv:
52.4116, 151.7133, 9.8101
Hunter-Lab:
45.2906, 79.1913, 16.6314
#f7005a color charts
#f7005a color shades, tints & tones
#f7005a color schemes
#f7005a color preview, HTML & CSS examples
This text has a color of #f7005a
<p style="color:#f7005a;">Text here</p>
.mytext {color:#f7005a;}
This box has a color of #f7005a
<div style="background-color:#f7005a;">Content here</div>
.mybackground {background-color:#f7005a;}
Border around this has a color of #f7005a
<div style="border:2px solid #f7005a;">Content here</div>
.myborder {border:2px solid #f7005a;}