#fe1acc color space conversions
Hex:
#fe1acc
RGB:
254, 26, 204
CMY:
0, 90, 20
CMYK:
0, 90, 20, 0
HSL:
313°, 99.1304%, 54.9020%
HSV (HSB):
313°, 89.7638%, 99.6078%
XYZ:
52.1415, 26.1693, 59.4297
xyY:
0.3785, 0.1900, 26.1693
CIE-Lab:
58.1974, 89.4933, -35.5209
CIE-LCH:
58.1974, 96.2849, 338.3513
CIE-Luv:
58.1974, 103.6144, -68.2958
Hunter-Lab:
51.1559, 92.4164, -33.0703
#fe1acc color charts
#fe1acc RGB chart
#fe1acc CMYK chart
#fe1acc RGB pie chart
#fe1acc color shades, tints & tones
#fe1acc color schemes
#fe1acc color preview, HTML & CSS examples
This text has a color of #fe1acc
<p style="color:#fe1acc;">Text here</p>
.mytext {color:#fe1acc;}
Text color #fe1acc
This box has a color of #fe1acc
<div style="background-color:#fe1acc;">Content here</div>
.mybackground {background-color:#fe1acc;}
Background color #fe1acc
Border around this has a color of #fe1acc
<div style="border:2px solid #fe1acc;">Content here</div>
.myborder {border:2px solid #fe1acc;}
Border color #fe1acc