#fe2a2a color space conversions
Hex:
#fe2a2a
RGB:
254, 42, 42
CMY:
0, 84, 84
CMYK:
0, 83, 83, 0
HSL:
0°, 99.0654%, 58.0392%
HSV (HSB):
0°, 83.4646%, 99.6078%
XYZ:
42.1189, 22.8939, 4.3895
xyY:
0.6069, 0.3299, 22.8939
CIE-Lab:
54.9629, 75.3225, 53.7721
CIE-LCH:
54.9629, 92.5469, 35.5227
CIE-Luv:
54.9629, 160.5712, 34.6264
Hunter-Lab:
47.8476, 73.3954, 28.0540
#fe2a2a color charts
#fe2a2a color shades, tints & tones
#fe2a2a color schemes
#fe2a2a color preview, HTML & CSS examples
This text has a color of #fe2a2a
<p style="color:#fe2a2a;">Text here</p>
.mytext {color:#fe2a2a;}
This box has a color of #fe2a2a
<div style="background-color:#fe2a2a;">Content here</div>
.mybackground {background-color:#fe2a2a;}
Border around this has a color of #fe2a2a
<div style="border:2px solid #fe2a2a;">Content here</div>
.myborder {border:2px solid #fe2a2a;}