#fe78df color space conversions
Hex:
#fe78df
RGB:
254, 120, 223
CMY:
0, 53, 13
CMYK:
0, 53, 12, 0
HSL:
314°, 98.5294%, 73.3333%
HSV (HSB):
314°, 52.7559%, 99.6078%
XYZ:
60.9088, 39.8315, 74.2900
xyY:
0.3480, 0.2276, 39.8315
CIE-Lab:
69.3493, 63.1877, -28.9166
CIE-LCH:
69.3493, 69.4899, 335.4098
CIE-Luv:
69.3493, 70.8840, -55.4874
Hunter-Lab:
63.1122, 61.8218, -25.6124
#fe78df color charts
#fe78df color shades, tints & tones
#fe78df color schemes
#fe78df color preview, HTML & CSS examples
This text has a color of #fe78df
<p style="color:#fe78df;">Text here</p>
.mytext {color:#fe78df;}
This box has a color of #fe78df
<div style="background-color:#fe78df;">Content here</div>
.mybackground {background-color:#fe78df;}
Border around this has a color of #fe78df
<div style="border:2px solid #fe78df;">Content here</div>
.myborder {border:2px solid #fe78df;}