#fe5acc color space conversions
Hex:
#fe5acc
RGB:
254, 90, 204
CMY:
0, 65, 20
CMYK:
0, 65, 20, 0
HSL:
318°, 98.7952%, 67.4510%
HSV (HSB):
318°, 64.5669%, 99.6078%
XYZ:
55.4283, 32.7428, 60.5253
xyY:
0.3728, 0.2202, 32.7428
CIE-Lab:
63.9521, 73.1140, -26.5972
CIE-LCH:
63.9521, 77.8015, 340.0098
CIE-Luv:
63.9521, 88.6665, -52.9008
Hunter-Lab:
57.2213, 72.7694, -22.6585
#fe5acc color charts
#fe5acc RGB chart
#fe5acc CMYK chart
#fe5acc RGB pie chart
#fe5acc color shades, tints & tones
#fe5acc color schemes
#fe5acc color preview, HTML & CSS examples
This text has a color of #fe5acc
<p style="color:#fe5acc;">Text here</p>
.mytext {color:#fe5acc;}
Text color #fe5acc
This box has a color of #fe5acc
<div style="background-color:#fe5acc;">Content here</div>
.mybackground {background-color:#fe5acc;}
Background color #fe5acc
Border around this has a color of #fe5acc
<div style="border:2px solid #fe5acc;">Content here</div>
.myborder {border:2px solid #fe5acc;}
Border color #fe5acc