#fe3750 color space conversions
Hex:
#fe3750
RGB:
254, 55, 80
CMY:
0, 78, 69
CMYK:
0, 78, 69, 0
HSL:
352°, 99.0050%, 60.5882%
HSV (HSB):
352°, 78.3465%, 99.6078%
XYZ:
43.6872, 24.3824, 9.9931
xyY:
0.5596, 0.3123, 24.3824
CIE-Lab:
56.4686, 73.5060, 34.7313
CIE-LCH:
56.4686, 81.2982, 25.2905
CIE-Luv:
56.4686, 146.7133, 22.8102
Hunter-Lab:
49.3785, 71.5138, 22.5660
#fe3750 color charts
#fe3750 color shades, tints & tones
#fe3750 color schemes
#fe3750 color preview, HTML & CSS examples
This text has a color of #fe3750
<p style="color:#fe3750;">Text here</p>
.mytext {color:#fe3750;}
This box has a color of #fe3750
<div style="background-color:#fe3750;">Content here</div>
.mybackground {background-color:#fe3750;}
Border around this has a color of #fe3750
<div style="border:2px solid #fe3750;">Content here</div>
.myborder {border:2px solid #fe3750;}