#fe3c7d color space conversions
Hex:
#fe3c7d
RGB:
254, 60, 125
CMY:
0, 76, 51
CMYK:
0, 76, 51, 0
HSL:
340°, 98.9796%, 61.5686%
HSV (HSB):
340°, 76.3780%, 99.6078%
XYZ:
46.1906, 25.7832, 21.9442
xyY:
0.4918, 0.2745, 25.7832
CIE-Lab:
57.8307, 74.8690, 10.0344
CIE-LCH:
57.8307, 75.5384, 7.6336
CIE-Luv:
57.8307, 129.7569, -2.3270
Hunter-Lab:
50.7772, 73.5164, 9.9209
#fe3c7d color charts
#fe3c7d color shades, tints & tones
#fe3c7d color schemes
#fe3c7d color preview, HTML & CSS examples
This text has a color of #fe3c7d
<p style="color:#fe3c7d;">Text here</p>
.mytext {color:#fe3c7d;}
This box has a color of #fe3c7d
<div style="background-color:#fe3c7d;">Content here</div>
.mybackground {background-color:#fe3c7d;}
Border around this has a color of #fe3c7d
<div style="border:2px solid #fe3c7d;">Content here</div>
.myborder {border:2px solid #fe3c7d;}