#fe5cd3 color space conversions
Hex:
#fe5cd3
RGB:
254, 92, 211
CMY:
0, 64, 17
CMYK:
0, 64, 17, 0
HSL:
316°, 98.7805%, 67.8431%
HSV (HSB):
316°, 63.7795%, 99.6078%
XYZ:
56.4581, 33.4283, 65.1046
xyY:
0.3643, 0.2157, 33.4283
CIE-Lab:
64.5062, 73.2968, -29.6887
CIE-LCH:
64.5062, 79.0813, 337.9497
CIE-Luv:
64.5062, 85.5287, -57.7775
Hunter-Lab:
57.8172, 73.1239, -26.2911
#fe5cd3 color charts
#fe5cd3 color shades, tints & tones
#fe5cd3 color schemes
#fe5cd3 color preview, HTML & CSS examples
This text has a color of #fe5cd3
<p style="color:#fe5cd3;">Text here</p>
.mytext {color:#fe5cd3;}
This box has a color of #fe5cd3
<div style="background-color:#fe5cd3;">Content here</div>
.mybackground {background-color:#fe5cd3;}
Border around this has a color of #fe5cd3
<div style="border:2px solid #fe5cd3;">Content here</div>
.myborder {border:2px solid #fe5cd3;}