#fe2dc2 color space conversions
Hex:
#fe2dc2
RGB:
254, 45, 194
CMY:
0, 82, 24
CMYK:
0, 82, 24, 0
HSL:
317°, 99.0521%, 58.6275%
HSV (HSB):
317°, 82.2835%, 99.6078%
XYZ:
51.5490, 26.8426, 53.5031
xyY:
0.3908, 0.2035, 26.8426
CIE-Lab:
58.8284, 85.2170, -28.8083
CIE-LCH:
58.8284, 89.9548, 341.3217
CIE-Luv:
58.8284, 105.2346, -57.6056
Hunter-Lab:
51.8099, 86.9340, -24.9608
#fe2dc2 color charts
#fe2dc2 color shades, tints & tones
#fe2dc2 color schemes
#fe2dc2 color preview, HTML & CSS examples
This text has a color of #fe2dc2
<p style="color:#fe2dc2;">Text here</p>
.mytext {color:#fe2dc2;}
This box has a color of #fe2dc2
<div style="background-color:#fe2dc2;">Content here</div>
.mybackground {background-color:#fe2dc2;}
Border around this has a color of #fe2dc2
<div style="border:2px solid #fe2dc2;">Content here</div>
.myborder {border:2px solid #fe2dc2;}