#fe2a6e color space conversions
Hex:
#fe2a6e
RGB:
254, 42, 110
CMY:
0, 84, 57
CMYK:
0, 83, 57, 0
HSL:
341°, 99.0654%, 58.0392%
HSV (HSB):
341°, 83.4646%, 99.6078%
XYZ:
44.5155, 23.8525, 17.0096
xyY:
0.5214, 0.2794, 23.8525
CIE-Lab:
55.9399, 78.2086, 16.3196
CIE-LCH:
55.9399, 79.8931, 11.7866
CIE-Luv:
55.9399, 141.7672, 3.7871
Hunter-Lab:
48.8391, 77.2295, 13.5379
#fe2a6e color charts
#fe2a6e color shades, tints & tones
#fe2a6e color schemes
#fe2a6e color preview, HTML & CSS examples
This text has a color of #fe2a6e
<p style="color:#fe2a6e;">Text here</p>
.mytext {color:#fe2a6e;}
This box has a color of #fe2a6e
<div style="background-color:#fe2a6e;">Content here</div>
.mybackground {background-color:#fe2a6e;}
Border around this has a color of #fe2a6e
<div style="border:2px solid #fe2a6e;">Content here</div>
.myborder {border:2px solid #fe2a6e;}