#f30f41 color space conversions
Hex:
#f30f41
RGB:
243, 15, 65
CMY:
5, 94, 75
CMYK:
0, 94, 73, 5
HSL:
347°, 90.4762%, 50.5882%
HSV (HSB):
347°, 93.8272%, 95.2941%
XYZ:
38.0871, 19.7780, 6.8111
xyY:
0.5889, 0.3058, 19.7780
CIE-Lab:
51.5853, 77.3078, 37.1331
CIE-LCH:
51.5853, 85.7635, 25.6563
CIE-Luv:
51.5853, 154.9647, 22.0018
Hunter-Lab:
44.4724, 75.0442, 22.0502
#f30f41 color charts
#f30f41 color shades, tints & tones
#f30f41 color schemes
#f30f41 color preview, HTML & CSS examples
This text has a color of #f30f41
<p style="color:#f30f41;">Text here</p>
.mytext {color:#f30f41;}
This box has a color of #f30f41
<div style="background-color:#f30f41;">Content here</div>
.mybackground {background-color:#f30f41;}
Border around this has a color of #f30f41
<div style="border:2px solid #f30f41;">Content here</div>
.myborder {border:2px solid #f30f41;}