#fe3b7d color space conversions
Hex:
#fe3b7d
RGB:
254, 59, 125
CMY:
0, 77, 51
CMYK:
0, 77, 51, 0
HSL:
340°, 98.9848%, 61.3725%
HSV (HSB):
340°, 76.7717%, 99.6078%
XYZ:
46.1387, 25.6794, 21.9269
xyY:
0.4922, 0.2739, 25.6794
CIE-Lab:
57.7315, 75.1493, 9.8941
CIE-LCH:
57.7315, 75.7978, 7.5004
CIE-Luv:
57.7315, 130.1496, -2.5668
Hunter-Lab:
50.6749, 73.8405, 9.8178
#fe3b7d color charts
#fe3b7d color shades, tints & tones
#fe3b7d color schemes
#fe3b7d color preview, HTML & CSS examples
This text has a color of #fe3b7d
<p style="color:#fe3b7d;">Text here</p>
.mytext {color:#fe3b7d;}
This box has a color of #fe3b7d
<div style="background-color:#fe3b7d;">Content here</div>
.mybackground {background-color:#fe3b7d;}
Border around this has a color of #fe3b7d
<div style="border:2px solid #fe3b7d;">Content here</div>
.myborder {border:2px solid #fe3b7d;}