#fe2a3c color space conversions
Hex:
#fe2a3c
RGB:
254, 42, 60
CMY:
0, 84, 76
CMYK:
0, 83, 76, 0
HSL:
355°, 99.0654%, 58.0392%
HSV (HSB):
355°, 83.4646%, 99.6078%
XYZ:
42.5166, 23.0530, 6.4838
xyY:
0.5901, 0.3199, 23.0530
CIE-Lab:
55.1269, 75.8117, 44.5323
CIE-LCH:
55.1269, 87.9235, 30.4303
CIE-Luv:
55.1269, 157.1126, 29.0110
Hunter-Lab:
48.0135, 74.0404, 25.6029
#fe2a3c color charts
#fe2a3c color shades, tints & tones
#fe2a3c color schemes
#fe2a3c color preview, HTML & CSS examples
This text has a color of #fe2a3c
<p style="color:#fe2a3c;">Text here</p>
.mytext {color:#fe2a3c;}
This box has a color of #fe2a3c
<div style="background-color:#fe2a3c;">Content here</div>
.mybackground {background-color:#fe2a3c;}
Border around this has a color of #fe2a3c
<div style="border:2px solid #fe2a3c;">Content here</div>
.myborder {border:2px solid #fe2a3c;}