#fe3acc color space conversions
Hex:
#fe3acc
RGB:
254, 58, 204
CMY:
0, 77, 20
CMYK:
0, 77, 20, 0
HSL:
315°, 98.9899%, 61.1765%
HSV (HSB):
315°, 77.1654%, 99.6078%
XYZ:
53.2852, 28.4566, 59.8110
xyY:
0.3764, 0.2010, 28.4566
CIE-Lab:
60.2990, 83.4054, -32.2461
CIE-LCH:
60.2990, 89.4219, 338.8626
CIE-Luv:
60.2990, 98.2311, -62.7401
Hunter-Lab:
53.3447, 84.9476, -29.1356
#fe3acc color charts
#fe3acc RGB chart
#fe3acc CMYK chart
#fe3acc RGB pie chart
#fe3acc color shades, tints & tones
#fe3acc color schemes
#fe3acc color preview, HTML & CSS examples
This text has a color of #fe3acc
<p style="color:#fe3acc;">Text here</p>
.mytext {color:#fe3acc;}
Text color #fe3acc
This box has a color of #fe3acc
<div style="background-color:#fe3acc;">Content here</div>
.mybackground {background-color:#fe3acc;}
Background color #fe3acc
Border around this has a color of #fe3acc
<div style="border:2px solid #fe3acc;">Content here</div>
.myborder {border:2px solid #fe3acc;}
Border color #fe3acc