#f6007b color space conversions
Hex:
#f6007b
RGB:
246, 0, 123
CMY:
4, 100, 52
CMYK:
0, 100, 50, 4
HSL:
330°, 100.0000%, 48.2353%
HSV (HSB):
330°, 100.0000%, 96.4706%
XYZ:
41.5812, 21.0229, 20.6051
xyY:
0.4997, 0.2527, 21.0229
CIE-Lab:
52.9745, 82.2639, 4.0970
CIE-LCH:
52.9745, 82.3658, 2.8511
CIE-Luv:
52.9745, 137.2952, -11.3563
Hunter-Lab:
45.8507, 81.6396, 5.4508
#f6007b color charts
#f6007b color shades, tints & tones
#f6007b color schemes
#f6007b color preview, HTML & CSS examples
This text has a color of #f6007b
<p style="color:#f6007b;">Text here</p>
.mytext {color:#f6007b;}
This box has a color of #f6007b
<div style="background-color:#f6007b;">Content here</div>
.mybackground {background-color:#f6007b;}
Border around this has a color of #f6007b
<div style="border:2px solid #f6007b;">Content here</div>
.myborder {border:2px solid #f6007b;}