#fe83d5 color space conversions
Hex:
#fe83d5
RGB:
254, 131, 213
CMY:
0, 49, 16
CMYK:
0, 48, 16, 0
HSL:
320°, 98.4000%, 75.4902%
HSV (HSB):
320°, 48.4252%, 99.6078%
XYZ:
60.9996, 42.1075, 67.8633
xyY:
0.3568, 0.2463, 42.1075
CIE-Lab:
70.9450, 56.5239, -20.9344
CIE-LCH:
70.9450, 60.2760, 339.6772
CIE-Luv:
70.9450, 68.6349, -41.9425
Hunter-Lab:
64.8903, 54.2394, -16.5832
#fe83d5 color charts
#fe83d5 color shades, tints & tones
#fe83d5 color schemes
#fe83d5 color preview, HTML & CSS examples
This text has a color of #fe83d5
<p style="color:#fe83d5;">Text here</p>
.mytext {color:#fe83d5;}
This box has a color of #fe83d5
<div style="background-color:#fe83d5;">Content here</div>
.mybackground {background-color:#fe83d5;}
Border around this has a color of #fe83d5
<div style="border:2px solid #fe83d5;">Content here</div>
.myborder {border:2px solid #fe83d5;}