#f30e7e color space conversions
Hex:
#f30e7e
RGB:
243, 14, 126
CMY:
5, 95, 51
CMYK:
0, 94, 48, 5
HSL:
331°, 90.5138%, 50.3922%
HSV (HSB):
331°, 94.2387%, 95.2941%
XYZ:
40.8851, 20.8751, 21.6131
xyY:
0.4904, 0.2504, 20.8751
CIE-Lab:
52.8126, 80.8321, 1.9751
CIE-LCH:
52.8126, 80.8562, 1.3997
CIE-Luv:
52.8126, 132.2389, -13.5839
Hunter-Lab:
45.6893, 79.7745, 3.9357
#f30e7e color charts
#f30e7e color shades, tints & tones
#f30e7e color schemes
#f30e7e color preview, HTML & CSS examples
This text has a color of #f30e7e
<p style="color:#f30e7e;">Text here</p>
.mytext {color:#f30e7e;}
This box has a color of #f30e7e
<div style="background-color:#f30e7e;">Content here</div>
.mybackground {background-color:#f30e7e;}
Border around this has a color of #f30e7e
<div style="border:2px solid #f30e7e;">Content here</div>
.myborder {border:2px solid #f30e7e;}