#fe2db5 color space conversions
Hex:
#fe2db5
RGB:
254, 45, 181
CMY:
0, 82, 29
CMYK:
0, 82, 29, 0
HSL:
321°, 99.0521%, 58.6275%
HSV (HSB):
321°, 82.2835%, 99.6078%
XYZ:
50.1519, 26.2838, 46.1460
xyY:
0.4091, 0.2144, 26.2838
CIE-Lab:
58.3055, 83.7536, -22.1165
CIE-LCH:
58.3055, 86.6245, 345.2078
CIE-Luv:
58.3055, 110.9261, -47.3554
Hunter-Lab:
51.2677, 84.8966, -17.4795
#fe2db5 color charts
#fe2db5 color shades, tints & tones
#fe2db5 color schemes
#fe2db5 color preview, HTML & CSS examples
This text has a color of #fe2db5
<p style="color:#fe2db5;">Text here</p>
.mytext {color:#fe2db5;}
This box has a color of #fe2db5
<div style="background-color:#fe2db5;">Content here</div>
.mybackground {background-color:#fe2db5;}
Border around this has a color of #fe2db5
<div style="border:2px solid #fe2db5;">Content here</div>
.myborder {border:2px solid #fe2db5;}