#fe74d4 color space conversions
Hex:
#fe74d4
RGB:
254, 116, 212
CMY:
0, 55, 17
CMYK:
0, 54, 17, 0
HSL:
318°, 98.5714%, 72.5490%
HSV (HSB):
318°, 54.3307%, 99.6078%
XYZ:
59.0021, 38.3151, 66.5732
xyY:
0.3600, 0.2338, 38.3151
CIE-Lab:
68.2522, 63.3708, -24.4875
CIE-LCH:
68.2522, 67.9375, 338.8726
CIE-Luv:
68.2522, 75.7128, -48.4368
Hunter-Lab:
61.8992, 61.8221, -20.4375
#fe74d4 color charts
#fe74d4 color shades, tints & tones
#fe74d4 color schemes
#fe74d4 color preview, HTML & CSS examples
This text has a color of #fe74d4
<p style="color:#fe74d4;">Text here</p>
.mytext {color:#fe74d4;}
This box has a color of #fe74d4
<div style="background-color:#fe74d4;">Content here</div>
.mybackground {background-color:#fe74d4;}
Border around this has a color of #fe74d4
<div style="border:2px solid #fe74d4;">Content here</div>
.myborder {border:2px solid #fe74d4;}