#f30d25 color space conversions
Hex:
#f30d25
RGB:
243, 13, 37
CMY:
5, 95, 85
CMYK:
0, 95, 85, 5
HSL:
354°, 90.5512%, 50.1961%
HSV (HSB):
354°, 94.6502%, 95.2941%
XYZ:
37.4400, 19.4761, 3.5362
xyY:
0.6193, 0.3222, 19.4761
CIE-Lab:
51.2396, 76.6980, 52.1203
CIE-LCH:
51.2396, 92.7314, 34.1981
CIE-Luv:
51.2396, 161.4560, 31.2537
Hunter-Lab:
44.1317, 74.2033, 26.1414
#f30d25 color charts
#f30d25 color shades, tints & tones
#f30d25 color schemes
#f30d25 color preview, HTML & CSS examples
This text has a color of #f30d25
<p style="color:#f30d25;">Text here</p>
.mytext {color:#f30d25;}
This box has a color of #f30d25
<div style="background-color:#f30d25;">Content here</div>
.mybackground {background-color:#f30d25;}
Border around this has a color of #f30d25
<div style="border:2px solid #f30d25;">Content here</div>
.myborder {border:2px solid #f30d25;}