#fe44cd color space conversions
Hex:
#fe44cd
RGB:
254, 68, 205
CMY:
0, 73, 20
CMYK:
0, 73, 19, 0
HSL:
316°, 98.9362%, 63.1373%
HSV (HSB):
316°, 73.2283%, 99.6078%
XYZ:
53.9596, 29.6129, 60.6295
xyY:
0.3742, 0.2054, 29.6129
CIE-Lab:
61.3187, 80.7421, -31.2317
CIE-LCH:
61.3187, 86.5720, 338.8531
CIE-Luv:
61.3187, 95.2990, -60.9217
Hunter-Lab:
54.4177, 81.7665, -27.9656
#fe44cd color charts
#fe44cd color shades, tints & tones
#fe44cd color schemes
#fe44cd color preview, HTML & CSS examples
This text has a color of #fe44cd
<p style="color:#fe44cd;">Text here</p>
.mytext {color:#fe44cd;}
This box has a color of #fe44cd
<div style="background-color:#fe44cd;">Content here</div>
.mybackground {background-color:#fe44cd;}
Border around this has a color of #fe44cd
<div style="border:2px solid #fe44cd;">Content here</div>
.myborder {border:2px solid #fe44cd;}