#fe012d color space conversions
Hex:
#fe012d
RGB:
254, 1, 45
CMY:
0, 100, 82
CMYK:
0, 100, 82, 0
HSL:
350°, 99.2157%, 50.0000%
HSV (HSB):
350°, 99.6063%, 99.6078%
XYZ:
41.3576, 21.2820, 4.4107
xyY:
0.6168, 0.3174, 21.2820
CIE-Lab:
53.2568, 80.3657, 50.7206
CIE-LCH:
53.2568, 95.0328, 32.2569
CIE-Luv:
53.2568, 169.4154, 30.4937
Hunter-Lab:
46.1324, 79.2929, 26.6240
#fe012d color charts
#fe012d color shades, tints & tones
#fe012d color schemes
#fe012d color preview, HTML & CSS examples
This text has a color of #fe012d
<p style="color:#fe012d;">Text here</p>
.mytext {color:#fe012d;}
This box has a color of #fe012d
<div style="background-color:#fe012d;">Content here</div>
.mybackground {background-color:#fe012d;}
Border around this has a color of #fe012d
<div style="border:2px solid #fe012d;">Content here</div>
.myborder {border:2px solid #fe012d;}