#fe35a9 color space conversions
Hex:
#fe35a9
RGB:
254, 53, 169
CMY:
0, 79, 34
CMYK:
0, 79, 33, 0
HSL:
325°, 99.0148%, 60.1961%
HSV (HSB):
325°, 79.1339%, 99.6078%
XYZ:
49.3076, 26.4816, 40.0488
xyY:
0.4257, 0.2286, 26.4816
CIE-Lab:
58.4914, 80.6718, -14.8644
CIE-LCH:
58.4914, 82.0299, 349.5599
CIE-Luv:
58.4914, 114.2154, -36.3120
Hunter-Lab:
51.4603, 80.9774, -10.1200
#fe35a9 color charts
#fe35a9 color shades, tints & tones
#fe35a9 color schemes
#fe35a9 color preview, HTML & CSS examples
This text has a color of #fe35a9
<p style="color:#fe35a9;">Text here</p>
.mytext {color:#fe35a9;}
This box has a color of #fe35a9
<div style="background-color:#fe35a9;">Content here</div>
.mybackground {background-color:#fe35a9;}
Border around this has a color of #fe35a9
<div style="border:2px solid #fe35a9;">Content here</div>
.myborder {border:2px solid #fe35a9;}