#f6007a color space conversions
Hex:
#f6007a
RGB:
246, 0, 122
CMY:
4, 100, 52
CMYK:
0, 100, 50, 4
HSL:
330°, 100.0000%, 48.2353%
HSV (HSB):
330°, 100.0000%, 96.4706%
XYZ:
41.5189, 20.9980, 20.2771
xyY:
0.5015, 0.2536, 20.9980
CIE-Lab:
52.9473, 82.1917, 4.6626
CIE-LCH:
52.9473, 82.3239, 3.2468
CIE-Luv:
52.9473, 137.7440, -10.6619
Hunter-Lab:
45.8235, 81.5405, 5.8404
#f6007a color charts
#f6007a color shades, tints & tones
#f6007a color schemes
#f6007a color preview, HTML & CSS examples
This text has a color of #f6007a
<p style="color:#f6007a;">Text here</p>
.mytext {color:#f6007a;}
This box has a color of #f6007a
<div style="background-color:#f6007a;">Content here</div>
.mybackground {background-color:#f6007a;}
Border around this has a color of #f6007a
<div style="border:2px solid #f6007a;">Content here</div>
.myborder {border:2px solid #f6007a;}