#f3002e color space conversions
Hex:
#f3002e
RGB:
243, 0, 46
CMY:
5, 100, 82
CMYK:
0, 100, 81, 5
HSL:
349°, 100.0000%, 47.6471%
HSV (HSB):
349°, 100.0000%, 95.2941%
XYZ:
37.4553, 19.2519, 4.3267
xyY:
0.6137, 0.3154, 19.2519
CIE-Lab:
50.9807, 77.8641, 47.2353
CIE-LCH:
50.9807, 91.0714, 31.2426
CIE-Luv:
50.9807, 161.5988, 28.1365
Hunter-Lab:
43.8770, 75.5903, 24.8674
#f3002e color charts
#f3002e color shades, tints & tones
#f3002e color schemes
#f3002e color preview, HTML & CSS examples
This text has a color of #f3002e
<p style="color:#f3002e;">Text here</p>
.mytext {color:#f3002e;}
This box has a color of #f3002e
<div style="background-color:#f3002e;">Content here</div>
.mybackground {background-color:#f3002e;}
Border around this has a color of #f3002e
<div style="border:2px solid #f3002e;">Content here</div>
.myborder {border:2px solid #f3002e;}