#fe3044 color space conversions
Hex:
#fe3044
RGB:
254, 48, 68
CMY:
0, 81, 73
CMYK:
0, 81, 73, 0
HSL:
354°, 99.0385%, 59.2157%
HSV (HSB):
354°, 81.1024%, 99.6078%
XYZ:
42.9734, 23.6021, 7.7596
xyY:
0.5781, 0.3175, 23.6021
CIE-Lab:
55.6872, 74.7612, 40.6793
CIE-LCH:
55.6872, 85.1120, 28.5516
CIE-Luv:
55.6872, 152.8619, 26.8447
Hunter-Lab:
48.5820, 72.8744, 24.5375
#fe3044 color charts
#fe3044 color shades, tints & tones
#fe3044 color schemes
#fe3044 color preview, HTML & CSS examples
This text has a color of #fe3044
<p style="color:#fe3044;">Text here</p>
.mytext {color:#fe3044;}
This box has a color of #fe3044
<div style="background-color:#fe3044;">Content here</div>
.mybackground {background-color:#fe3044;}
Border around this has a color of #fe3044
<div style="border:2px solid #fe3044;">Content here</div>
.myborder {border:2px solid #fe3044;}