#fe3f32 color space conversions
Hex:
#fe3f32
RGB:
254, 63, 50
CMY:
0, 75, 80
CMYK:
0, 75, 80, 0
HSL:
4°, 99.0291%, 59.6078%
HSV (HSB):
4°, 80.3150%, 99.6078%
XYZ:
43.2263, 24.8561, 5.5370
xyY:
0.5872, 0.3376, 24.8561
CIE-Lab:
56.9350, 70.1341, 51.6526
CIE-LCH:
56.9350, 87.1021, 36.3710
CIE-Luv:
56.9350, 149.3447, 36.0357
Hunter-Lab:
49.8559, 67.5159, 28.3143
#fe3f32 color charts
#fe3f32 color shades, tints & tones
#fe3f32 color schemes
#fe3f32 color preview, HTML & CSS examples
This text has a color of #fe3f32
<p style="color:#fe3f32;">Text here</p>
.mytext {color:#fe3f32;}
This box has a color of #fe3f32
<div style="background-color:#fe3f32;">Content here</div>
.mybackground {background-color:#fe3f32;}
Border around this has a color of #fe3f32
<div style="border:2px solid #fe3f32;">Content here</div>
.myborder {border:2px solid #fe3f32;}