#fe3c5a color space conversions
Hex:
#fe3c5a
RGB:
254, 60, 90
CMY:
0, 76, 65
CMYK:
0, 76, 65, 0
HSL:
351°, 98.9796%, 61.5686%
HSV (HSB):
351°, 76.3780%, 99.6078%
XYZ:
44.3344, 25.0407, 12.1695
xyY:
0.5437, 0.3071, 25.0407
CIE-Lab:
57.1151, 72.6156, 29.7217
CIE-LCH:
57.1151, 78.4628, 22.2594
CIE-Luv:
57.1151, 141.5728, 18.8573
Hunter-Lab:
50.0407, 70.5737, 20.6096
#fe3c5a color charts
#fe3c5a color shades, tints & tones
#fe3c5a color schemes
#fe3c5a color preview, HTML & CSS examples
This text has a color of #fe3c5a
<p style="color:#fe3c5a;">Text here</p>
.mytext {color:#fe3c5a;}
This box has a color of #fe3c5a
<div style="background-color:#fe3c5a;">Content here</div>
.mybackground {background-color:#fe3c5a;}
Border around this has a color of #fe3c5a
<div style="border:2px solid #fe3c5a;">Content here</div>
.myborder {border:2px solid #fe3c5a;}