#fe5dc2 color space conversions
Hex:
#fe5dc2
RGB:
254, 93, 194
CMY:
0, 64, 24
CMYK:
0, 63, 24, 0
HSL:
322°, 98.7730%, 68.0392%
HSV (HSB):
322°, 63.3858%, 99.6078%
XYZ:
54.5250, 32.7946, 54.4951
xyY:
0.3845, 0.2312, 32.7946
CIE-Lab:
63.9942, 70.6508, -20.8711
CIE-LCH:
63.9942, 73.6691, 343.5422
CIE-Luv:
63.9942, 90.9910, -43.7500
Hunter-Lab:
57.2665, 69.7382, -16.3341
#fe5dc2 color charts
#fe5dc2 color shades, tints & tones
#fe5dc2 color schemes
#fe5dc2 color preview, HTML & CSS examples
This text has a color of #fe5dc2
<p style="color:#fe5dc2;">Text here</p>
.mytext {color:#fe5dc2;}
This box has a color of #fe5dc2
<div style="background-color:#fe5dc2;">Content here</div>
.mybackground {background-color:#fe5dc2;}
Border around this has a color of #fe5dc2
<div style="border:2px solid #fe5dc2;">Content here</div>
.myborder {border:2px solid #fe5dc2;}