#f30f2a color space conversions
Hex:
#f30f2a
RGB:
243, 15, 42
CMY:
5, 94, 84
CMYK:
0, 94, 83, 5
HSL:
353°, 90.4762%, 50.5882%
HSV (HSB):
353°, 93.8272%, 95.2941%
XYZ:
37.5509, 19.5635, 3.9875
xyY:
0.6146, 0.3202, 19.5635
CIE-Lab:
51.3401, 76.6267, 49.6871
CIE-LCH:
51.3401, 91.3261, 32.9606
CIE-Luv:
51.3401, 160.2578, 30.0626
Hunter-Lab:
44.2306, 74.1391, 25.6164
#f30f2a color charts
#f30f2a color shades, tints & tones
#f30f2a color schemes
#f30f2a color preview, HTML & CSS examples
This text has a color of #f30f2a
<p style="color:#f30f2a;">Text here</p>
.mytext {color:#f30f2a;}
This box has a color of #f30f2a
<div style="background-color:#f30f2a;">Content here</div>
.mybackground {background-color:#f30f2a;}
Border around this has a color of #f30f2a
<div style="border:2px solid #f30f2a;">Content here</div>
.myborder {border:2px solid #f30f2a;}