#fe035d color space conversions
Hex:
#fe035d
RGB:
254, 3, 93
CMY:
0, 99, 64
CMYK:
0, 99, 63, 0
HSL:
338°, 99.2095%, 50.3922%
HSV (HSB):
338°, 98.8189%, 99.6078%
XYZ:
42.8814, 21.9263, 12.3280
xyY:
0.5559, 0.2843, 21.9263
CIE-Lab:
53.9487, 81.9807, 23.8460
CIE-LCH:
53.9487, 85.3783, 16.2183
CIE-Luv:
53.9487, 155.5451, 10.1222
Hunter-Lab:
46.8255, 81.5204, 17.1682
#fe035d color charts
#fe035d color shades, tints & tones
#fe035d color schemes
#fe035d color preview, HTML & CSS examples
This text has a color of #fe035d
<p style="color:#fe035d;">Text here</p>
.mytext {color:#fe035d;}
This box has a color of #fe035d
<div style="background-color:#fe035d;">Content here</div>
.mybackground {background-color:#fe035d;}
Border around this has a color of #fe035d
<div style="border:2px solid #fe035d;">Content here</div>
.myborder {border:2px solid #fe035d;}