#f6007c color space conversions
Hex:
#f6007c
RGB:
246, 0, 124
CMY:
4, 100, 51
CMYK:
0, 100, 50, 4
HSL:
330°, 100.0000%, 48.2353%
HSV (HSB):
330°, 100.0000%, 96.4706%
XYZ:
41.6441, 21.0481, 20.9366
xyY:
0.4980, 0.2517, 21.0481
CIE-Lab:
53.0021, 82.3367, 3.5320
CIE-LCH:
53.0021, 82.4124, 2.4563
CIE-Luv:
53.0021, 136.8448, -12.0538
Hunter-Lab:
45.8782, 81.7396, 5.0576
#f6007c color charts
#f6007c color shades, tints & tones
#f6007c color schemes
#f6007c color preview, HTML & CSS examples
This text has a color of #f6007c
<p style="color:#f6007c;">Text here</p>
.mytext {color:#f6007c;}
This box has a color of #f6007c
<div style="background-color:#f6007c;">Content here</div>
.mybackground {background-color:#f6007c;}
Border around this has a color of #f6007c
<div style="border:2px solid #f6007c;">Content here</div>
.myborder {border:2px solid #f6007c;}