#f30f7d color space conversions
Hex:
#f30f7d
RGB:
243, 15, 125
CMY:
5, 94, 51
CMYK:
0, 94, 49, 5
HSL:
331°, 90.4762%, 50.5882%
HSV (HSB):
331°, 93.8272%, 95.2941%
XYZ:
40.8346, 20.8770, 21.2795
xyY:
0.4920, 0.2516, 20.8770
CIE-Lab:
52.8146, 80.6679, 2.5821
CIE-LCH:
52.8146, 80.7092, 1.8333
CIE-Luv:
52.8146, 132.5689, -12.8025
Hunter-Lab:
45.6914, 79.5666, 4.3713
#f30f7d color charts
#f30f7d color shades, tints & tones
#f30f7d color schemes
#f30f7d color preview, HTML & CSS examples
This text has a color of #f30f7d
<p style="color:#f30f7d;">Text here</p>
.mytext {color:#f30f7d;}
This box has a color of #f30f7d
<div style="background-color:#f30f7d;">Content here</div>
.mybackground {background-color:#f30f7d;}
Border around this has a color of #f30f7d
<div style="border:2px solid #f30f7d;">Content here</div>
.myborder {border:2px solid #f30f7d;}