#f3131d color space conversions
Hex:
#f3131d
RGB:
243, 19, 29
CMY:
5, 93, 89
CMYK:
0, 92, 88, 5
HSL:
357°, 90.3226%, 51.3725%
HSV (HSB):
357°, 92.1811%, 95.2941%
XYZ:
37.4168, 19.6091, 2.9753
xyY:
0.6236, 0.3268, 19.6091
CIE-Lab:
51.3924, 75.9639, 55.9538
CIE-LCH:
51.3924, 94.3469, 36.3748
CIE-Luv:
51.3924, 161.5052, 33.4037
Hunter-Lab:
44.2822, 73.3319, 27.0139
#f3131d color charts
#f3131d color shades, tints & tones
#f3131d color schemes
#f3131d color preview, HTML & CSS examples
This text has a color of #f3131d
<p style="color:#f3131d;">Text here</p>
.mytext {color:#f3131d;}
This box has a color of #f3131d
<div style="background-color:#f3131d;">Content here</div>
.mybackground {background-color:#f3131d;}
Border around this has a color of #f3131d
<div style="border:2px solid #f3131d;">Content here</div>
.myborder {border:2px solid #f3131d;}