#fe2931 color space conversions
Hex:
#fe2931
RGB:
254, 41, 49
CMY:
0, 84, 81
CMYK:
0, 84, 81, 0
HSL:
358°, 99.0698%, 57.8431%
HSV (HSB):
358°, 83.8583%, 99.6078%
XYZ:
42.2204, 22.8785, 5.0965
xyY:
0.6015, 0.3259, 22.8785
CIE-Lab:
54.9469, 75.6972, 50.2449
CIE-LCH:
54.9469, 90.8549, 33.5747
CIE-Luv:
54.9469, 159.7486, 32.5346
Hunter-Lab:
47.8314, 73.8553, 27.1646
#fe2931 color charts
#fe2931 color shades, tints & tones
#fe2931 color schemes
#fe2931 color preview, HTML & CSS examples
This text has a color of #fe2931
<p style="color:#fe2931;">Text here</p>
.mytext {color:#fe2931;}
This box has a color of #fe2931
<div style="background-color:#fe2931;">Content here</div>
.mybackground {background-color:#fe2931;}
Border around this has a color of #fe2931
<div style="border:2px solid #fe2931;">Content here</div>
.myborder {border:2px solid #fe2931;}