#fe2dad color space conversions
Hex:
#fe2dad
RGB:
254, 45, 173
CMY:
0, 82, 32
CMYK:
0, 82, 32, 0
HSL:
323°, 99.0521%, 58.6275%
HSV (HSB):
323°, 82.2835%, 99.6078%
XYZ:
49.3543, 25.9647, 41.9456
xyY:
0.4209, 0.2214, 25.9647
CIE-Lab:
58.0036, 82.9013, -17.9330
CIE-LCH:
58.0036, 84.8188, 347.7940
CIE-Luv:
58.0036, 114.4492, -41.0889
Hunter-Lab:
50.9556, 83.7181, -13.1374
#fe2dad color charts
#fe2dad color shades, tints & tones
#fe2dad color schemes
#fe2dad color preview, HTML & CSS examples
This text has a color of #fe2dad
<p style="color:#fe2dad;">Text here</p>
.mytext {color:#fe2dad;}
This box has a color of #fe2dad
<div style="background-color:#fe2dad;">Content here</div>
.mybackground {background-color:#fe2dad;}
Border around this has a color of #fe2dad
<div style="border:2px solid #fe2dad;">Content here</div>
.myborder {border:2px solid #fe2dad;}