#fe83c5 color space conversions
Hex:
#fe83c5
RGB:
254, 131, 197
CMY:
0, 49, 23
CMYK:
0, 48, 22, 0
HSL:
328°, 98.4000%, 75.4902%
HSV (HSB):
328°, 48.4252%, 99.6078%
XYZ:
59.0674, 41.3346, 57.6885
xyY:
0.3736, 0.2615, 41.3346
CIE-Lab:
70.4097, 54.2283, -12.8529
CIE-LCH:
70.4097, 55.7307, 346.6661
CIE-Luv:
70.4097, 72.6973, -29.0899
Hunter-Lab:
64.2920, 51.4833, -8.1958
#fe83c5 color charts
#fe83c5 color shades, tints & tones
#fe83c5 color schemes
#fe83c5 color preview, HTML & CSS examples
This text has a color of #fe83c5
<p style="color:#fe83c5;">Text here</p>
.mytext {color:#fe83c5;}
This box has a color of #fe83c5
<div style="background-color:#fe83c5;">Content here</div>
.mybackground {background-color:#fe83c5;}
Border around this has a color of #fe83c5
<div style="border:2px solid #fe83c5;">Content here</div>
.myborder {border:2px solid #fe83c5;}