#fe2b3b color space conversions
Hex:
#fe2b3b
RGB:
254, 43, 59
CMY:
0, 83, 77
CMYK:
0, 83, 77, 0
HSL:
355°, 99.0610%, 58.2353%
HSV (HSB):
355°, 83.0709%, 99.6078%
XYZ:
42.5263, 23.1144, 6.3578
xyY:
0.5907, 0.3210, 23.1144
CIE-Lab:
55.1899, 75.5692, 45.1501
CIE-LCH:
55.1899, 88.0297, 30.8569
CIE-Luv:
55.1899, 156.9560, 29.5208
Hunter-Lab:
48.0774, 73.7549, 25.8136
#fe2b3b color charts
#fe2b3b color shades, tints & tones
#fe2b3b color schemes
#fe2b3b color preview, HTML & CSS examples
This text has a color of #fe2b3b
<p style="color:#fe2b3b;">Text here</p>
.mytext {color:#fe2b3b;}
This box has a color of #fe2b3b
<div style="background-color:#fe2b3b;">Content here</div>
.mybackground {background-color:#fe2b3b;}
Border around this has a color of #fe2b3b
<div style="border:2px solid #fe2b3b;">Content here</div>
.myborder {border:2px solid #fe2b3b;}