#f31d0d color space conversions
Hex:
#f31d0d
RGB:
243, 29, 13
CMY:
5, 89, 95
CMYK:
0, 88, 95, 5
HSL:
4°, 90.5512%, 50.1961%
HSV (HSB):
4°, 94.6502%, 95.2941%
XYZ:
37.4742, 19.9625, 2.2588
xyY:
0.6278, 0.3344, 19.9625
CIE-Lab:
51.7948, 74.4167, 61.9331
CIE-LCH:
51.7948, 96.8171, 39.7688
CIE-Luv:
51.7948, 160.4565, 36.6376
Hunter-Lab:
44.6794, 71.5253, 28.2781
#f31d0d color charts
#f31d0d color shades, tints & tones
#f31d0d color schemes
#f31d0d color preview, HTML & CSS examples
This text has a color of #f31d0d
<p style="color:#f31d0d;">Text here</p>
.mytext {color:#f31d0d;}
This box has a color of #f31d0d
<div style="background-color:#f31d0d;">Content here</div>
.mybackground {background-color:#f31d0d;}
Border around this has a color of #f31d0d
<div style="border:2px solid #f31d0d;">Content here</div>
.myborder {border:2px solid #f31d0d;}