#fe2d2c color space conversions
Hex:
#fe2d2c
RGB:
254, 45, 44
CMY:
0, 82, 83
CMYK:
0, 82, 83, 0
HSL:
0°, 99.0566%, 58.4314%
HSV (HSB):
0°, 82.6772%, 99.6078%
XYZ:
42.2661, 23.1295, 4.6196
xyY:
0.6037, 0.3303, 23.1295
CIE-Lab:
55.2054, 74.7205, 53.0124
CIE-LCH:
55.2054, 91.6159, 35.3548
CIE-Luv:
55.2054, 159.0394, 34.5320
Hunter-Lab:
48.0931, 72.7098, 27.9700
#fe2d2c color charts
#fe2d2c color shades, tints & tones
#fe2d2c color schemes
#fe2d2c color preview, HTML & CSS examples
This text has a color of #fe2d2c
<p style="color:#fe2d2c;">Text here</p>
.mytext {color:#fe2d2c;}
This box has a color of #fe2d2c
<div style="background-color:#fe2d2c;">Content here</div>
.mybackground {background-color:#fe2d2c;}
Border around this has a color of #fe2d2c
<div style="border:2px solid #fe2d2c;">Content here</div>
.myborder {border:2px solid #fe2d2c;}