#f60dec color space conversions
Hex:
#f60dec
RGB:
246, 13, 236
CMY:
4, 95, 7
CMYK:
0, 95, 4, 4
HSL:
303°, 92.8287%, 50.7843%
HSV (HSB):
303°, 94.7154%, 96.4706%
XYZ:
53.2903, 25.9368, 81.5545
xyY:
0.3314, 0.1613, 25.9368
CIE-Lab:
57.9770, 93.4271, -54.0855
CIE-LCH:
57.9770, 107.9531, 329.9332
CIE-Luv:
57.9770, 84.7430, -96.8926
Hunter-Lab:
50.9282, 97.6546, -59.2950
#f60dec color charts
#f60dec color shades, tints & tones
#f60dec color schemes
#f60dec color preview, HTML & CSS examples
This text has a color of #f60dec
<p style="color:#f60dec;">Text here</p>
.mytext {color:#f60dec;}
This box has a color of #f60dec
<div style="background-color:#f60dec;">Content here</div>
.mybackground {background-color:#f60dec;}
Border around this has a color of #f60dec
<div style="border:2px solid #f60dec;">Content here</div>
.myborder {border:2px solid #f60dec;}