#fe2acc color space conversions
Hex:
#fe2acc
RGB:
254, 42, 204
CMY:
0, 84, 20
CMYK:
0, 83, 20, 0
HSL:
314°, 99.0654%, 58.0392%
HSV (HSB):
314°, 83.4646%, 99.6078%
XYZ:
52.6001, 27.0864, 59.5826
xyY:
0.3777, 0.1945, 27.0864
CIE-Lab:
59.0542, 86.9964, -34.1836
CIE-LCH:
59.0542, 93.4713, 338.5486
CIE-Luv:
59.0542, 101.4334, -66.0429
Hunter-Lab:
52.0446, 89.3272, -31.4462
#fe2acc color charts
#fe2acc RGB chart
#fe2acc CMYK chart
#fe2acc RGB pie chart
#fe2acc color shades, tints & tones
#fe2acc color schemes
#fe2acc color preview, HTML & CSS examples
This text has a color of #fe2acc
<p style="color:#fe2acc;">Text here</p>
.mytext {color:#fe2acc;}
Text color #fe2acc
This box has a color of #fe2acc
<div style="background-color:#fe2acc;">Content here</div>
.mybackground {background-color:#fe2acc;}
Background color #fe2acc
Border around this has a color of #fe2acc
<div style="border:2px solid #fe2acc;">Content here</div>
.myborder {border:2px solid #fe2acc;}
Border color #fe2acc