#f30f3e color space conversions
Hex:
#f30f3e
RGB:
243, 15, 62
CMY:
5, 94, 76
CMYK:
0, 94, 74, 5
HSL:
348°, 90.4762%, 50.5882%
HSV (HSB):
348°, 93.8272%, 95.2941%
XYZ:
38.0025, 19.7441, 6.3655
xyY:
0.5928, 0.3080, 19.7441
CIE-Lab:
51.5467, 77.2009, 38.8374
CIE-LCH:
51.5467, 86.4195, 26.7056
CIE-Luv:
51.5467, 155.7764, 23.2416
Hunter-Lab:
44.4344, 74.9019, 22.6104
#f30f3e color charts
#f30f3e color shades, tints & tones
#f30f3e color schemes
#f30f3e color preview, HTML & CSS examples
This text has a color of #f30f3e
<p style="color:#f30f3e;">Text here</p>
.mytext {color:#f30f3e;}
This box has a color of #f30f3e
<div style="background-color:#f30f3e;">Content here</div>
.mybackground {background-color:#f30f3e;}
Border around this has a color of #f30f3e
<div style="border:2px solid #f30f3e;">Content here</div>
.myborder {border:2px solid #f30f3e;}