#f5007c color space conversions
Hex:
#f5007c
RGB:
245, 0, 124
CMY:
4, 100, 51
CMYK:
0, 100, 49, 4
HSL:
330°, 100.0000%, 48.0392%
HSV (HSB):
330°, 100.0000%, 96.0784%
XYZ:
41.2943, 20.8677, 20.9202
xyY:
0.4970, 0.2512, 20.8677
CIE-Lab:
52.8044, 82.1222, 3.2214
CIE-LCH:
52.8044, 82.1853, 2.2464
CIE-Luv:
52.8044, 136.0568, -12.3770
Hunter-Lab:
45.6812, 81.4160, 4.8243
#f5007c color charts
#f5007c color shades, tints & tones
#f5007c color schemes
#f5007c color preview, HTML & CSS examples
This text has a color of #f5007c
<p style="color:#f5007c;">Text here</p>
.mytext {color:#f5007c;}
This box has a color of #f5007c
<div style="background-color:#f5007c;">Content here</div>
.mybackground {background-color:#f5007c;}
Border around this has a color of #f5007c
<div style="border:2px solid #f5007c;">Content here</div>
.myborder {border:2px solid #f5007c;}