#fe2b3f color space conversions
Hex:
#fe2b3f
RGB:
254, 43, 63
CMY:
0, 83, 75
CMYK:
0, 83, 75, 0
HSL:
354°, 99.0610%, 58.2353%
HSV (HSB):
354°, 83.0709%, 99.6078%
XYZ:
42.6341, 23.1575, 6.9254
xyY:
0.5863, 0.3185, 23.1575
CIE-Lab:
55.2342, 75.7013, 42.9829
CIE-LCH:
55.2342, 87.0529, 29.5877
CIE-Luv:
55.2342, 156.0460, 28.0343
Hunter-Lab:
48.1222, 73.9292, 25.1530
#fe2b3f color charts
#fe2b3f color shades, tints & tones
#fe2b3f color schemes
#fe2b3f color preview, HTML & CSS examples
This text has a color of #fe2b3f
<p style="color:#fe2b3f;">Text here</p>
.mytext {color:#fe2b3f;}
This box has a color of #fe2b3f
<div style="background-color:#fe2b3f;">Content here</div>
.mybackground {background-color:#fe2b3f;}
Border around this has a color of #fe2b3f
<div style="border:2px solid #fe2b3f;">Content here</div>
.myborder {border:2px solid #fe2b3f;}