#f30e7d color space conversions
Hex:
#f30e7d
RGB:
243, 14, 125
CMY:
5, 95, 51
CMYK:
0, 94, 49, 5
HSL:
331°, 90.5138%, 50.3922%
HSV (HSB):
331°, 94.2387%, 95.2941%
XYZ:
40.8209, 20.8494, 21.2749
xyY:
0.4921, 0.2514, 20.8494
CIE-Lab:
52.7843, 80.7560, 2.5382
CIE-LCH:
52.7843, 80.7959, 1.8002
CIE-Luv:
52.7843, 132.6857, -12.8770
Hunter-Lab:
45.6612, 79.6710, 4.3379
#f30e7d color charts
#f30e7d color shades, tints & tones
#f30e7d color schemes
#f30e7d color preview, HTML & CSS examples
This text has a color of #f30e7d
<p style="color:#f30e7d;">Text here</p>
.mytext {color:#f30e7d;}
This box has a color of #f30e7d
<div style="background-color:#f30e7d;">Content here</div>
.mybackground {background-color:#f30e7d;}
Border around this has a color of #f30e7d
<div style="border:2px solid #f30e7d;">Content here</div>
.myborder {border:2px solid #f30e7d;}