#f31005 color space conversions
Hex:
#f31005
RGB:
243, 16, 5
CMY:
5, 94, 98
CMYK:
0, 93, 98, 5
HSL:
3°, 95.9677%, 48.6275%
HSV (HSB):
3°, 97.9424%, 95.2941%
XYZ:
37.1748, 19.4362, 1.9358
xyY:
0.6350, 0.3320, 19.4362
CIE-Lab:
51.1937, 76.0286, 63.6519
CIE-LCH:
51.1937, 99.1561, 39.9364
CIE-Luv:
51.1937, 164.1622, 36.3182
Hunter-Lab:
44.0865, 73.3641, 28.2572
#f31005 color charts
#f31005 color shades, tints & tones
#f31005 color schemes
#f31005 color preview, HTML & CSS examples
This text has a color of #f31005
<p style="color:#f31005;">Text here</p>
.mytext {color:#f31005;}
This box has a color of #f31005
<div style="background-color:#f31005;">Content here</div>
.mybackground {background-color:#f31005;}
Border around this has a color of #f31005
<div style="border:2px solid #f31005;">Content here</div>
.myborder {border:2px solid #f31005;}