#f3130d color space conversions
Hex:
#f3130d
RGB:
243, 19, 13
CMY:
5, 93, 95
CMYK:
0, 92, 95, 5
HSL:
2°, 90.5512%, 50.1961%
HSV (HSB):
2°, 94.6502%, 95.2941%
XYZ:
37.2677, 19.5495, 2.1900
xyY:
0.6316, 0.3313, 19.5495
CIE-Lab:
51.3240, 75.7712, 61.6853
CIE-LCH:
51.3240, 97.7055, 39.1490
CIE-Luv:
51.3240, 163.0676, 35.7846
Hunter-Lab:
44.2148, 73.0777, 28.0137
#f3130d color charts
#f3130d color shades, tints & tones
#f3130d color schemes
#f3130d color preview, HTML & CSS examples
This text has a color of #f3130d
<p style="color:#f3130d;">Text here</p>
.mytext {color:#f3130d;}
This box has a color of #f3130d
<div style="background-color:#f3130d;">Content here</div>
.mybackground {background-color:#f3130d;}
Border around this has a color of #f3130d
<div style="border:2px solid #f3130d;">Content here</div>
.myborder {border:2px solid #f3130d;}