#f30e7c color space conversions
Hex:
#f30e7c
RGB:
243, 14, 124
CMY:
5, 95, 51
CMYK:
0, 94, 49, 5
HSL:
331°, 90.5138%, 50.3922%
HSV (HSB):
331°, 94.2387%, 95.2941%
XYZ:
40.7573, 20.8240, 20.9401
xyY:
0.4939, 0.2523, 20.8240
CIE-Lab:
52.7563, 80.6807, 3.1019
CIE-LCH:
52.7563, 80.7403, 2.2018
CIE-Luv:
52.7563, 133.1310, -12.1731
Hunter-Lab:
45.6333, 79.5685, 4.7365
#f30e7c color charts
#f30e7c color shades, tints & tones
#f30e7c color schemes
#f30e7c color preview, HTML & CSS examples
This text has a color of #f30e7c
<p style="color:#f30e7c;">Text here</p>
.mytext {color:#f30e7c;}
This box has a color of #f30e7c
<div style="background-color:#f30e7c;">Content here</div>
.mybackground {background-color:#f30e7c;}
Border around this has a color of #f30e7c
<div style="border:2px solid #f30e7c;">Content here</div>
.myborder {border:2px solid #f30e7c;}