#f31a0c color space conversions
Hex:
#f31a0c
RGB:
243, 26, 12
CMY:
5, 90, 95
CMYK:
0, 89, 95, 5
HSL:
4°, 90.5882%, 50.0000%
HSV (HSB):
4°, 95.0617%, 95.2941%
XYZ:
37.3979, 19.8200, 2.2024
xyY:
0.6294, 0.3336, 19.8200
CIE-Lab:
51.6331, 74.8646, 62.1158
CIE-LCH:
51.6331, 97.2784, 39.6828
CIE-Luv:
51.6331, 161.3992, 36.4510
Hunter-Lab:
44.5197, 72.0361, 28.2307
#f31a0c color charts
#f31a0c color shades, tints & tones
#f31a0c color schemes
#f31a0c color preview, HTML & CSS examples
This text has a color of #f31a0c
<p style="color:#f31a0c;">Text here</p>
.mytext {color:#f31a0c;}
This box has a color of #f31a0c
<div style="background-color:#f31a0c;">Content here</div>
.mybackground {background-color:#f31a0c;}
Border around this has a color of #f31a0c
<div style="border:2px solid #f31a0c;">Content here</div>
.myborder {border:2px solid #f31a0c;}