#fe2dc4 color space conversions
Hex:
#fe2dc4
RGB:
254, 45, 196
CMY:
0, 82, 23
CMYK:
0, 82, 23, 0
HSL:
317°, 99.0521%, 58.6275%
HSV (HSB):
317°, 82.2835%, 99.6078%
XYZ:
51.7752, 26.9331, 54.6943
xyY:
0.3881, 0.2019, 26.9331
CIE-Lab:
58.9124, 85.4506, -29.8262
CIE-LCH:
58.9124, 90.5064, 340.7587
CIE-Luv:
58.9124, 104.3655, -59.1858
Hunter-Lab:
51.8971, 87.2608, -26.1576
#fe2dc4 color charts
#fe2dc4 color shades, tints & tones
#fe2dc4 color schemes
#fe2dc4 color preview, HTML & CSS examples
This text has a color of #fe2dc4
<p style="color:#fe2dc4;">Text here</p>
.mytext {color:#fe2dc4;}
This box has a color of #fe2dc4
<div style="background-color:#fe2dc4;">Content here</div>
.mybackground {background-color:#fe2dc4;}
Border around this has a color of #fe2dc4
<div style="border:2px solid #fe2dc4;">Content here</div>
.myborder {border:2px solid #fe2dc4;}