#f1231f color space conversions
Hex:
#f1231f
RGB:
241, 35, 31
CMY:
5, 86, 88
CMYK:
0, 85, 87, 5
HSL:
1°, 88.2353%, 53.3333%
HSV (HSB):
1°, 87.1369%, 94.5098%
XYZ:
37.1240, 20.0018, 3.2004
xyY:
0.6154, 0.3316, 20.0018
CIE-Lab:
51.8392, 73.0795, 55.2415
CIE-LCH:
51.8392, 91.6092, 37.0860
CIE-Luv:
51.8392, 155.2748, 34.2434
Hunter-Lab:
44.7233, 69.9036, 27.0635
#f1231f color charts
#f1231f color shades, tints & tones
#f1231f color schemes
#f1231f color preview, HTML & CSS examples
This text has a color of #f1231f
<p style="color:#f1231f;">Text here</p>
.mytext {color:#f1231f;}
This box has a color of #f1231f
<div style="background-color:#f1231f;">Content here</div>
.mybackground {background-color:#f1231f;}
Border around this has a color of #f1231f
<div style="border:2px solid #f1231f;">Content here</div>
.myborder {border:2px solid #f1231f;}