#f30e65 color space conversions
Hex:
#f30e65
RGB:
243, 14, 101
CMY:
5, 95, 60
CMYK:
0, 94, 58, 5
HSL:
337°, 90.5138%, 50.3922%
HSV (HSB):
337°, 94.2387%, 95.2941%
XYZ:
39.4681, 20.3083, 14.1516
xyY:
0.5339, 0.2747, 20.3083
CIE-Lab:
52.1841, 79.1295, 16.2504
CIE-LCH:
52.1841, 80.7809, 11.6051
CIE-Luv:
52.1841, 142.8536, 3.0547
Hunter-Lab:
45.0648, 77.4686, 12.9266
#f30e65 color charts
#f30e65 color shades, tints & tones
#f30e65 color schemes
#f30e65 color preview, HTML & CSS examples
This text has a color of #f30e65
<p style="color:#f30e65;">Text here</p>
.mytext {color:#f30e65;}
This box has a color of #f30e65
<div style="background-color:#f30e65;">Content here</div>
.mybackground {background-color:#f30e65;}
Border around this has a color of #f30e65
<div style="border:2px solid #f30e65;">Content here</div>
.myborder {border:2px solid #f30e65;}