#f30f3c color space conversions
Hex:
#f30f3c
RGB:
243, 15, 60
CMY:
5, 94, 76
CMYK:
0, 94, 75, 5
HSL:
348°, 90.4762%, 50.5882%
HSV (HSB):
348°, 93.8272%, 95.2941%
XYZ:
37.9486, 19.7226, 6.0817
xyY:
0.5952, 0.3094, 19.7226
CIE-Lab:
51.5221, 77.1327, 39.9661
CIE-LCH:
51.5221, 86.8720, 27.3908
CIE-Luv:
51.5221, 156.2979, 24.0372
Hunter-Lab:
44.4101, 74.8111, 22.9677
#f30f3c color charts
#f30f3c color shades, tints & tones
#f30f3c color schemes
#f30f3c color preview, HTML & CSS examples
This text has a color of #f30f3c
<p style="color:#f30f3c;">Text here</p>
.mytext {color:#f30f3c;}
This box has a color of #f30f3c
<div style="background-color:#f30f3c;">Content here</div>
.mybackground {background-color:#f30f3c;}
Border around this has a color of #f30f3c
<div style="border:2px solid #f30f3c;">Content here</div>
.myborder {border:2px solid #f30f3c;}