#f30c64 color space conversions
Hex:
#f30c64
RGB:
243, 12, 100
CMY:
5, 95, 61
CMYK:
0, 95, 59, 5
HSL:
337°, 90.5882%, 50.0000%
HSV (HSB):
337°, 95.0617%, 95.2941%
XYZ:
39.3939, 20.2377, 13.8866
xyY:
0.5358, 0.2753, 20.2377
CIE-Lab:
52.1049, 79.2364, 16.7504
CIE-LCH:
52.1049, 80.9875, 11.9365
CIE-Luv:
52.1049, 143.5010, 3.5368
Hunter-Lab:
44.9864, 77.5836, 13.1886
#f30c64 color charts
#f30c64 color shades, tints & tones
#f30c64 color schemes
#f30c64 color preview, HTML & CSS examples
This text has a color of #f30c64
<p style="color:#f30c64;">Text here</p>
.mytext {color:#f30c64;}
This box has a color of #f30c64
<div style="background-color:#f30c64;">Content here</div>
.mybackground {background-color:#f30c64;}
Border around this has a color of #f30c64
<div style="border:2px solid #f30c64;">Content here</div>
.myborder {border:2px solid #f30c64;}