#f7005c color space conversions
Hex:
#f7005c
RGB:
247, 0, 92
CMY:
3, 100, 64
CMYK:
0, 100, 63, 3
HSL:
338°, 100.0000%, 48.4314%
HSV (HSB):
338°, 100.0000%, 96.8627%
XYZ:
40.2895, 20.5469, 11.9677
xyY:
0.5534, 0.2822, 20.5469
CIE-Lab:
52.4500, 80.5534, 22.2140
CIE-LCH:
52.4500, 83.5602, 15.4171
CIE-Luv:
52.4500, 150.9690, 8.6836
Hunter-Lab:
45.3286, 79.3313, 16.0763
#f7005c color charts
#f7005c color shades, tints & tones
#f7005c color schemes
#f7005c color preview, HTML & CSS examples
This text has a color of #f7005c
<p style="color:#f7005c;">Text here</p>
.mytext {color:#f7005c;}
This box has a color of #f7005c
<div style="background-color:#f7005c;">Content here</div>
.mybackground {background-color:#f7005c;}
Border around this has a color of #f7005c
<div style="border:2px solid #f7005c;">Content here</div>
.myborder {border:2px solid #f7005c;}