#fe3101 color space conversions
Hex:
#fe3101
RGB:
254, 49, 1
CMY:
0, 81, 100
CMYK:
0, 81, 100, 0
HSL:
11°, 99.2157%, 50.0000%
HSV (HSB):
11°, 99.6063%, 99.6078%
XYZ:
41.9768, 23.2696, 2.3078
xyY:
0.6214, 0.3445, 23.2696
CIE-Lab:
55.3490, 73.2292, 67.6667
CIE-LCH:
55.3490, 99.7061, 42.7392
CIE-Luv:
55.3490, 161.2457, 41.6861
Hunter-Lab:
48.2386, 70.9116, 30.9305
#fe3101 color charts
#fe3101 color shades, tints & tones
#fe3101 color schemes
#fe3101 color preview, HTML & CSS examples
This text has a color of #fe3101
<p style="color:#fe3101;">Text here</p>
.mytext {color:#fe3101;}
This box has a color of #fe3101
<div style="background-color:#fe3101;">Content here</div>
.mybackground {background-color:#fe3101;}
Border around this has a color of #fe3101
<div style="border:2px solid #fe3101;">Content here</div>
.myborder {border:2px solid #fe3101;}