#f60bcd color space conversions
Hex:
#f60bcd
RGB:
246, 11, 205
CMY:
4, 96, 20
CMYK:
0, 96, 17, 4
HSL:
310°, 92.8854%, 50.3922%
HSV (HSB):
310°, 95.5285%, 96.4706%
XYZ:
49.1452, 24.2400, 59.8461
xyY:
0.3689, 0.1819, 24.2400
CIE-Lab:
56.3272, 89.5584, -39.1261
CIE-LCH:
56.3272, 97.7321, 336.4006
CIE-Luv:
56.3272, 98.1685, -73.2251
Hunter-Lab:
49.2341, 92.0179, -37.6057
#f60bcd color charts
#f60bcd color shades, tints & tones
#f60bcd color schemes
#f60bcd color preview, HTML & CSS examples
This text has a color of #f60bcd
<p style="color:#f60bcd;">Text here</p>
.mytext {color:#f60bcd;}
This box has a color of #f60bcd
<div style="background-color:#f60bcd;">Content here</div>
.mybackground {background-color:#f60bcd;}
Border around this has a color of #f60bcd
<div style="border:2px solid #f60bcd;">Content here</div>
.myborder {border:2px solid #f60bcd;}