#f30d3d color space conversions
Hex:
#f30d3d
RGB:
243, 13, 61
CMY:
5, 95, 76
CMYK:
0, 95, 75, 5
HSL:
347°, 90.5512%, 50.1961%
HSV (HSB):
347°, 94.6502%, 95.2941%
XYZ:
37.9484, 19.6795, 6.2133
xyY:
0.5944, 0.3083, 19.6795
CIE-Lab:
51.4728, 77.3443, 39.3337
CIE-LCH:
51.4728, 86.7714, 26.9558
CIE-Luv:
51.4728, 156.3538, 23.5179
Hunter-Lab:
44.3615, 75.0623, 22.7489
#f30d3d color charts
#f30d3d color shades, tints & tones
#f30d3d color schemes
#f30d3d color preview, HTML & CSS examples
This text has a color of #f30d3d
<p style="color:#f30d3d;">Text here</p>
.mytext {color:#f30d3d;}
This box has a color of #f30d3d
<div style="background-color:#f30d3d;">Content here</div>
.mybackground {background-color:#f30d3d;}
Border around this has a color of #f30d3d
<div style="border:2px solid #f30d3d;">Content here</div>
.myborder {border:2px solid #f30d3d;}