#fe28cc color space conversions
Hex:
#fe28cc
RGB:
254, 40, 204
CMY:
0, 84, 20
CMYK:
0, 84, 20, 0
HSL:
314°, 99.0741%, 57.6471%
HSV (HSB):
314°, 84.2520%, 99.6078%
XYZ:
52.5309, 26.9480, 59.5595
xyY:
0.3778, 0.1938, 26.9480
CIE-Lab:
58.9262, 87.3681, -34.3832
CIE-LCH:
58.9262, 93.8903, 338.5182
CIE-Luv:
58.9262, 101.7605, -66.3806
Hunter-Lab:
51.9115, 89.7848, -31.6870
#fe28cc color charts
#fe28cc color shades, tints & tones
#fe28cc color schemes
#fe28cc color preview, HTML & CSS examples
This text has a color of #fe28cc
<p style="color:#fe28cc;">Text here</p>
.mytext {color:#fe28cc;}
This box has a color of #fe28cc
<div style="background-color:#fe28cc;">Content here</div>
.mybackground {background-color:#fe28cc;}
Border around this has a color of #fe28cc
<div style="border:2px solid #fe28cc;">Content here</div>
.myborder {border:2px solid #fe28cc;}