#fe6acc color space conversions
Hex:
#fe6acc
RGB:
254, 106, 204
CMY:
0, 58, 20
CMYK:
0, 58, 20, 0
HSL:
320°, 98.6667%, 70.5882%
HSV (HSB):
320°, 58.2677%, 99.6078%
XYZ:
56.9262, 35.7385, 61.0246
xyY:
0.3704, 0.2325, 35.7385
CIE-Lab:
66.3197, 66.6386, -22.9661
CIE-LCH:
66.3197, 70.4850, 340.9841
CIE-Luv:
66.3197, 82.3915, -46.4570
Hunter-Lab:
59.7817, 65.3557, -18.6755
#fe6acc color charts
#fe6acc RGB chart
#fe6acc CMYK chart
#fe6acc RGB pie chart
#fe6acc color shades, tints & tones
#fe6acc color schemes
#fe6acc color preview, HTML & CSS examples
This text has a color of #fe6acc
<p style="color:#fe6acc;">Text here</p>
.mytext {color:#fe6acc;}
Text color #fe6acc
This box has a color of #fe6acc
<div style="background-color:#fe6acc;">Content here</div>
.mybackground {background-color:#fe6acc;}
Background color #fe6acc
Border around this has a color of #fe6acc
<div style="border:2px solid #fe6acc;">Content here</div>
.myborder {border:2px solid #fe6acc;}
Border color #fe6acc