#f5066f color space conversions
Hex:
#f5066f
RGB:
245, 6, 111
CMY:
4, 98, 56
CMYK:
0, 98, 55, 4
HSL:
334°, 95.2191%, 49.2157%
HSV (HSB):
334°, 97.5510%, 96.0784%
XYZ:
40.5906, 20.6904, 16.8932
xyY:
0.5192, 0.2647, 20.6904
CIE-Lab:
52.6090, 80.8009, 10.8230
CIE-LCH:
52.6090, 81.5225, 7.6292
CIE-Luv:
52.6090, 141.1754, -3.2056
Hunter-Lab:
45.4867, 79.6846, 9.8211
#f5066f color charts
#f5066f color shades, tints & tones
#f5066f color schemes
#f5066f color preview, HTML & CSS examples
This text has a color of #f5066f
<p style="color:#f5066f;">Text here</p>
.mytext {color:#f5066f;}
This box has a color of #f5066f
<div style="background-color:#f5066f;">Content here</div>
.mybackground {background-color:#f5066f;}
Border around this has a color of #f5066f
<div style="border:2px solid #f5066f;">Content here</div>
.myborder {border:2px solid #f5066f;}