#f30d28 color space conversions
Hex:
#f30d28
RGB:
243, 13, 40
CMY:
5, 95, 84
CMYK:
0, 95, 84, 5
HSL:
353°, 90.5512%, 50.1961%
HSV (HSB):
353°, 94.6502%, 95.2941%
XYZ:
37.4891, 19.4957, 3.7946
xyY:
0.6168, 0.3208, 19.4957
CIE-Lab:
51.2622, 76.7608, 50.6412
CIE-LCH:
51.2622, 91.9606, 33.4139
CIE-Luv:
51.2622, 160.9488, 30.4869
Hunter-Lab:
44.1540, 74.2865, 25.8123
#f30d28 color charts
#f30d28 color shades, tints & tones
#f30d28 color schemes
#f30d28 color preview, HTML & CSS examples
This text has a color of #f30d28
<p style="color:#f30d28;">Text here</p>
.mytext {color:#f30d28;}
This box has a color of #f30d28
<div style="background-color:#f30d28;">Content here</div>
.mybackground {background-color:#f30d28;}
Border around this has a color of #f30d28
<div style="border:2px solid #f30d28;">Content here</div>
.myborder {border:2px solid #f30d28;}