#fe28e9 color space conversions
Hex:
#fe28e9
RGB:
254, 40, 233
CMY:
0, 84, 9
CMYK:
0, 84, 8, 0
HSL:
306°, 99.0741%, 57.6471%
HSV (HSB):
306°, 84.2520%, 99.6078%
XYZ:
56.3398, 28.4716, 79.6169
xyY:
0.3426, 0.1732, 28.4716
CIE-Lab:
60.3124, 91.0797, -48.6090
CIE-LCH:
60.3124, 103.2393, 331.9113
CIE-Luv:
60.3124, 89.5224, -89.0358
Hunter-Lab:
53.3588, 95.0945, -51.1158
#fe28e9 color charts
#fe28e9 color shades, tints & tones
#fe28e9 color schemes
#fe28e9 color preview, HTML & CSS examples
This text has a color of #fe28e9
<p style="color:#fe28e9;">Text here</p>
.mytext {color:#fe28e9;}
This box has a color of #fe28e9
<div style="background-color:#fe28e9;">Content here</div>
.mybackground {background-color:#fe28e9;}
Border around this has a color of #fe28e9
<div style="border:2px solid #fe28e9;">Content here</div>
.myborder {border:2px solid #fe28e9;}