#fe2128 color space conversions
Hex:
#fe2128
RGB:
254, 33, 40
CMY:
0, 87, 84
CMYK:
0, 87, 84, 0
HSL:
358°, 99.1031%, 56.2745%
HSV (HSB):
358°, 87.0079%, 99.6078%
XYZ:
41.7999, 22.3117, 4.1110
xyY:
0.6127, 0.3270, 22.3117
CIE-Lab:
54.3562, 76.9727, 54.2086
CIE-LCH:
54.3562, 94.1455, 35.1554
CIE-Luv:
54.3562, 164.0729, 34.0082
Hunter-Lab:
47.2353, 75.2981, 27.9046
#fe2128 color charts
#fe2128 color shades, tints & tones
#fe2128 color schemes
#fe2128 color preview, HTML & CSS examples
This text has a color of #fe2128
<p style="color:#fe2128;">Text here</p>
.mytext {color:#fe2128;}
This box has a color of #fe2128
<div style="background-color:#fe2128;">Content here</div>
.mybackground {background-color:#fe2128;}
Border around this has a color of #fe2128
<div style="border:2px solid #fe2128;">Content here</div>
.myborder {border:2px solid #fe2128;}