#fe304c color space conversions
Hex:
#fe304c
RGB:
254, 48, 76
CMY:
0, 81, 70
CMYK:
0, 81, 70, 0
HSL:
352°, 99.0385%, 59.2157%
HSV (HSB):
352°, 81.1024%, 99.6078%
XYZ:
43.2345, 23.7065, 9.1346
xyY:
0.5683, 0.3116, 23.7065
CIE-Lab:
55.7928, 75.0818, 36.2273
CIE-LCH:
55.7928, 83.3648, 25.7575
CIE-Luv:
55.7928, 150.7860, 23.3754
Hunter-Lab:
48.6894, 73.2956, 22.9592
#fe304c color charts
#fe304c color shades, tints & tones
#fe304c color schemes
#fe304c color preview, HTML & CSS examples
This text has a color of #fe304c
<p style="color:#fe304c;">Text here</p>
.mytext {color:#fe304c;}
This box has a color of #fe304c
<div style="background-color:#fe304c;">Content here</div>
.mybackground {background-color:#fe304c;}
Border around this has a color of #fe304c
<div style="border:2px solid #fe304c;">Content here</div>
.myborder {border:2px solid #fe304c;}