#f5036f color space conversions
Hex:
#f5036f
RGB:
245, 3, 111
CMY:
4, 99, 56
CMYK:
0, 99, 55, 4
HSL:
333°, 97.5806%, 48.6275%
HSV (HSB):
333°, 98.7755%, 96.0784%
XYZ:
40.5580, 20.6253, 16.8824
xyY:
0.5195, 0.2642, 20.6253
CIE-Lab:
52.5369, 81.0108, 10.7218
CIE-LCH:
52.5369, 81.7172, 7.5393
CIE-Luv:
52.5369, 141.4782, -3.3768
Hunter-Lab:
45.4151, 79.9332, 9.7504
#f5036f color charts
#f5036f color shades, tints & tones
#f5036f color schemes
#f5036f color preview, HTML & CSS examples
This text has a color of #f5036f
<p style="color:#f5036f;">Text here</p>
.mytext {color:#f5036f;}
This box has a color of #f5036f
<div style="background-color:#f5036f;">Content here</div>
.mybackground {background-color:#f5036f;}
Border around this has a color of #f5036f
<div style="border:2px solid #f5036f;">Content here</div>
.myborder {border:2px solid #f5036f;}