#fe2835 color space conversions
Hex:
#fe2835
RGB:
254, 40, 53
CMY:
0, 84, 79
CMYK:
0, 84, 79, 0
HSL:
356°, 99.0741%, 57.6471%
HSV (HSB):
356°, 84.2520%, 99.6078%
XYZ:
42.2744, 22.8455, 5.5497
xyY:
0.5982, 0.3233, 22.8455
CIE-Lab:
54.9128, 76.0071, 48.1099
CIE-LCH:
54.9128, 89.9536, 32.3324
CIE-Luv:
54.9128, 159.3456, 31.1473
Hunter-Lab:
47.7969, 74.2314, 26.5737
#fe2835 color charts
#fe2835 color shades, tints & tones
#fe2835 color schemes
#fe2835 color preview, HTML & CSS examples
This text has a color of #fe2835
<p style="color:#fe2835;">Text here</p>
.mytext {color:#fe2835;}
This box has a color of #fe2835
<div style="background-color:#fe2835;">Content here</div>
.mybackground {background-color:#fe2835;}
Border around this has a color of #fe2835
<div style="border:2px solid #fe2835;">Content here</div>
.myborder {border:2px solid #fe2835;}