#f30d3a color space conversions
Hex:
#f30d3a
RGB:
243, 13, 58
CMY:
5, 95, 77
CMYK:
0, 95, 76, 5
HSL:
348°, 90.5512%, 50.1961%
HSV (HSB):
348°, 94.6502%, 95.2941%
XYZ:
37.8698, 19.6480, 5.7995
xyY:
0.5981, 0.3103, 19.6480
CIE-Lab:
51.4369, 77.2449, 41.0206
CIE-LCH:
51.4369, 87.4612, 27.9703
CIE-Luv:
51.4369, 157.1210, 24.6844
Hunter-Lab:
44.3261, 74.9300, 23.2710
#f30d3a color charts
#f30d3a color shades, tints & tones
#f30d3a color schemes
#f30d3a color preview, HTML & CSS examples
This text has a color of #f30d3a
<p style="color:#f30d3a;">Text here</p>
.mytext {color:#f30d3a;}
This box has a color of #f30d3a
<div style="background-color:#f30d3a;">Content here</div>
.mybackground {background-color:#f30d3a;}
Border around this has a color of #f30d3a
<div style="border:2px solid #f30d3a;">Content here</div>
.myborder {border:2px solid #f30d3a;}