#fe2525 color space conversions
Hex:
#fe2525
RGB:
254, 37, 37
CMY:
0, 85, 85
CMYK:
0, 85, 85, 0
HSL:
0°, 99.0868%, 57.0588%
HSV (HSB):
0°, 85.4331%, 99.6078%
XYZ:
41.8685, 22.5275, 3.8918
xyY:
0.6131, 0.3299, 22.5275
CIE-Lab:
54.5823, 76.2062, 55.8127
CIE-LCH:
54.5823, 94.4586, 36.2187
CIE-Luv:
54.5823, 163.1890, 35.1911
Hunter-Lab:
47.4632, 74.3991, 28.3627
#fe2525 color charts
#fe2525 color shades, tints & tones
#fe2525 color schemes
#fe2525 color preview, HTML & CSS examples
This text has a color of #fe2525
<p style="color:#fe2525;">Text here</p>
.mytext {color:#fe2525;}
This box has a color of #fe2525
<div style="background-color:#fe2525;">Content here</div>
.mybackground {background-color:#fe2525;}
Border around this has a color of #fe2525
<div style="border:2px solid #fe2525;">Content here</div>
.myborder {border:2px solid #fe2525;}