#fe80cc color space conversions
Hex:
#fe80cc
RGB:
254, 128, 204
CMY:
0, 50, 20
CMYK:
0, 50, 20, 0
HSL:
324°, 98.4375%, 74.9020%
HSV (HSB):
324°, 49.6063%, 99.6078%
XYZ:
59.4913, 40.8688, 61.8797
xyY:
0.3667, 0.2519, 40.8688
CIE-Lab:
70.0839, 56.6511, -17.2426
CIE-LCH:
70.0839, 59.2170, 343.0716
CIE-Luv:
70.0839, 72.3920, -36.1919
Hunter-Lab:
63.9287, 54.2347, -12.6395
#fe80cc color charts
#fe80cc RGB chart
#fe80cc CMYK chart
#fe80cc RGB pie chart
#fe80cc color shades, tints & tones
#fe80cc color schemes
#fe80cc color preview, HTML & CSS examples
This text has a color of #fe80cc
<p style="color:#fe80cc;">Text here</p>
.mytext {color:#fe80cc;}
Text color #fe80cc
This box has a color of #fe80cc
<div style="background-color:#fe80cc;">Content here</div>
.mybackground {background-color:#fe80cc;}
Background color #fe80cc
Border around this has a color of #fe80cc
<div style="border:2px solid #fe80cc;">Content here</div>
.myborder {border:2px solid #fe80cc;}
Border color #fe80cc