#f31201 color space conversions
Hex:
#f31201
RGB:
243, 18, 1
CMY:
5, 93, 100
CMYK:
0, 93, 100, 5
HSL:
4°, 99.1803%, 47.8431%
HSV (HSB):
4°, 99.5885%, 95.2941%
XYZ:
37.1839, 19.4895, 1.8308
xyY:
0.6356, 0.3331, 19.4895
CIE-Lab:
51.2550, 75.7941, 64.7196
CIE-LCH:
51.2550, 99.6664, 40.4936
CIE-Luv:
51.2550, 163.9955, 36.8026
Hunter-Lab:
44.1469, 73.0894, 28.4441
#f31201 color charts
#f31201 color shades, tints & tones
#f31201 color schemes
#f31201 color preview, HTML & CSS examples
This text has a color of #f31201
<p style="color:#f31201;">Text here</p>
.mytext {color:#f31201;}
This box has a color of #f31201
<div style="background-color:#f31201;">Content here</div>
.mybackground {background-color:#f31201;}
Border around this has a color of #f31201
<div style="border:2px solid #f31201;">Content here</div>
.myborder {border:2px solid #f31201;}