#f6005e color space conversions
Hex:
#f6005e
RGB:
246, 0, 94
CMY:
4, 100, 63
CMYK:
0, 100, 62, 4
HSL:
337°, 100.0000%, 48.2353%
HSV (HSB):
337°, 100.0000%, 96.4706%
XYZ:
40.0264, 20.4010, 12.4178
xyY:
0.5495, 0.2801, 20.4010
CIE-Lab:
52.2876, 80.4339, 20.7476
CIE-LCH:
52.2876, 83.0667, 14.4639
CIE-Luv:
52.2876, 149.4536, 7.2675
Hunter-Lab:
45.1674, 79.1398, 15.3167
#f6005e color charts
#f6005e color shades, tints & tones
#f6005e color schemes
#f6005e color preview, HTML & CSS examples
This text has a color of #f6005e
<p style="color:#f6005e;">Text here</p>
.mytext {color:#f6005e;}
This box has a color of #f6005e
<div style="background-color:#f6005e;">Content here</div>
.mybackground {background-color:#f6005e;}
Border around this has a color of #f6005e
<div style="border:2px solid #f6005e;">Content here</div>
.myborder {border:2px solid #f6005e;}