#fe2a5d color space conversions
Hex:
#fe2a5d
RGB:
254, 42, 93
CMY:
0, 84, 64
CMYK:
0, 83, 63, 0
HSL:
346°, 99.0654%, 58.0392%
HSV (HSB):
346°, 83.4646%, 99.6078%
XYZ:
43.6768, 23.5171, 12.5932
xyY:
0.5474, 0.2947, 23.5171
CIE-Lab:
55.6010, 77.2152, 26.0061
CIE-LCH:
55.6010, 81.4770, 18.6135
CIE-Luv:
55.6010, 147.8257, 13.8104
Hunter-Lab:
48.4944, 75.9020, 18.5495
#fe2a5d color charts
#fe2a5d color shades, tints & tones
#fe2a5d color schemes
#fe2a5d color preview, HTML & CSS examples
This text has a color of #fe2a5d
<p style="color:#fe2a5d;">Text here</p>
.mytext {color:#fe2a5d;}
This box has a color of #fe2a5d
<div style="background-color:#fe2a5d;">Content here</div>
.mybackground {background-color:#fe2a5d;}
Border around this has a color of #fe2a5d
<div style="border:2px solid #fe2a5d;">Content here</div>
.myborder {border:2px solid #fe2a5d;}