#f30a7f color space conversions
Hex:
#f30a7f
RGB:
243, 10, 127
CMY:
5, 96, 50
CMYK:
0, 96, 48, 5
HSL:
330°, 92.0949%, 49.6078%
HSV (HSB):
330°, 95.8848%, 95.2941%
XYZ:
40.9015, 20.8041, 21.9385
xyY:
0.4890, 0.2487, 20.8041
CIE-Lab:
52.7344, 81.2193, 1.2577
CIE-LCH:
52.7344, 81.2290, 0.8872
CIE-Luv:
52.7344, 132.1971, -14.5569
Hunter-Lab:
45.6115, 80.2473, 3.4103
#f30a7f color charts
#f30a7f color shades, tints & tones
#f30a7f color schemes
#f30a7f color preview, HTML & CSS examples
This text has a color of #f30a7f
<p style="color:#f30a7f;">Text here</p>
.mytext {color:#f30a7f;}
This box has a color of #f30a7f
<div style="background-color:#f30a7f;">Content here</div>
.mybackground {background-color:#f30a7f;}
Border around this has a color of #f30a7f
<div style="border:2px solid #f30a7f;">Content here</div>
.myborder {border:2px solid #f30a7f;}