#f30e1c color space conversions
Hex:
#f30e1c
RGB:
243, 14, 28
CMY:
5, 95, 89
CMYK:
0, 94, 88, 5
HSL:
356°, 90.5138%, 50.3922%
HSV (HSB):
356°, 94.2387%, 95.2941%
XYZ:
37.3288, 19.4526, 2.8859
xyY:
0.6256, 0.3260, 19.4526
CIE-Lab:
51.2126, 76.4514, 56.2531
CIE-LCH:
51.2126, 94.9169, 36.3457
CIE-Luv:
51.2126, 162.5892, 33.2727
Hunter-Lab:
44.1051, 73.8913, 26.9941
#f30e1c color charts
#f30e1c color shades, tints & tones
#f30e1c color schemes
#f30e1c color preview, HTML & CSS examples
This text has a color of #f30e1c
<p style="color:#f30e1c;">Text here</p>
.mytext {color:#f30e1c;}
This box has a color of #f30e1c
<div style="background-color:#f30e1c;">Content here</div>
.mybackground {background-color:#f30e1c;}
Border around this has a color of #f30e1c
<div style="border:2px solid #f30e1c;">Content here</div>
.myborder {border:2px solid #f30e1c;}