#fe282c color space conversions
Hex:
#fe282c
RGB:
254, 40, 44
CMY:
0, 84, 83
CMYK:
0, 84, 83, 0
HSL:
359°, 99.0741%, 57.6471%
HSV (HSB):
359°, 84.2520%, 99.6078%
XYZ:
42.0865, 22.7703, 4.5598
xyY:
0.6063, 0.3280, 22.7703
CIE-Lab:
54.8349, 75.7763, 52.6762
CIE-LCH:
54.8349, 92.2867, 34.8052
CIE-Luv:
54.8349, 161.0080, 33.8255
Hunter-Lab:
47.7182, 73.9265, 27.7372
#fe282c color charts
#fe282c color shades, tints & tones
#fe282c color schemes
#fe282c color preview, HTML & CSS examples
This text has a color of #fe282c
<p style="color:#fe282c;">Text here</p>
.mytext {color:#fe282c;}
This box has a color of #fe282c
<div style="background-color:#fe282c;">Content here</div>
.mybackground {background-color:#fe282c;}
Border around this has a color of #fe282c
<div style="border:2px solid #fe282c;">Content here</div>
.myborder {border:2px solid #fe282c;}