#fe2d3f color space conversions
Hex:
#fe2d3f
RGB:
254, 45, 63
CMY:
0, 82, 75
CMYK:
0, 82, 75, 0
HSL:
355°, 99.0521%, 58.6275%
HSV (HSB):
355°, 82.2835%, 99.6078%
XYZ:
42.7086, 23.3065, 6.9502
xyY:
0.5853, 0.3194, 23.3065
CIE-Lab:
55.3866, 75.2670, 43.1504
CIE-LCH:
55.3866, 86.7587, 29.8256
CIE-Luv:
55.3866, 155.2711, 28.3407
Hunter-Lab:
48.2768, 73.4278, 25.2580
#fe2d3f color charts
#fe2d3f color shades, tints & tones
#fe2d3f color schemes
#fe2d3f color preview, HTML & CSS examples
This text has a color of #fe2d3f
<p style="color:#fe2d3f;">Text here</p>
.mytext {color:#fe2d3f;}
This box has a color of #fe2d3f
<div style="background-color:#fe2d3f;">Content here</div>
.mybackground {background-color:#fe2d3f;}
Border around this has a color of #fe2d3f
<div style="border:2px solid #fe2d3f;">Content here</div>
.myborder {border:2px solid #fe2d3f;}