#fe3d3c color space conversions
Hex:
#fe3d3c
RGB:
254, 61, 60
CMY:
0, 76, 76
CMYK:
0, 76, 76, 0
HSL:
0°, 98.9796%, 61.5686%
HSV (HSB):
0°, 76.3780%, 99.6078%
XYZ:
43.3574, 24.7346, 6.7640
xyY:
0.5792, 0.3304, 24.7346
CIE-Lab:
56.8159, 71.0359, 46.3349
CIE-LCH:
56.8159, 84.8117, 33.1154
CIE-Luv:
56.8159, 148.5733, 32.3541
Hunter-Lab:
49.7339, 68.5800, 26.7500
#fe3d3c color charts
#fe3d3c color shades, tints & tones
#fe3d3c color schemes
#fe3d3c color preview, HTML & CSS examples
This text has a color of #fe3d3c
<p style="color:#fe3d3c;">Text here</p>
.mytext {color:#fe3d3c;}
This box has a color of #fe3d3c
<div style="background-color:#fe3d3c;">Content here</div>
.mybackground {background-color:#fe3d3c;}
Border around this has a color of #fe3d3c
<div style="border:2px solid #fe3d3c;">Content here</div>
.myborder {border:2px solid #fe3d3c;}