#f60cdf color space conversions
Hex:
#f60cdf
RGB:
246, 12, 223
CMY:
4, 95, 13
CMYK:
0, 95, 9, 4
HSL:
306°, 92.8571%, 50.5882%
HSV (HSB):
306°, 95.1220%, 96.4706%
XYZ:
51.4568, 25.1835, 71.9609
xyY:
0.3463, 0.1695, 25.1835
CIE-Lab:
57.2538, 91.7609, -47.9113
CIE-LCH:
57.2538, 103.5159, 332.4295
CIE-Luv:
57.2538, 90.2289, -87.0746
Hunter-Lab:
50.1832, 95.2098, -49.8916
#f60cdf color charts
#f60cdf color shades, tints & tones
#f60cdf color schemes
#f60cdf color preview, HTML & CSS examples
This text has a color of #f60cdf
<p style="color:#f60cdf;">Text here</p>
.mytext {color:#f60cdf;}
This box has a color of #f60cdf
<div style="background-color:#f60cdf;">Content here</div>
.mybackground {background-color:#f60cdf;}
Border around this has a color of #f60cdf
<div style="border:2px solid #f60cdf;">Content here</div>
.myborder {border:2px solid #f60cdf;}