#fe78d1 color space conversions
Hex:
#fe78d1
RGB:
254, 120, 209
CMY:
0, 53, 18
CMYK:
0, 53, 18, 0
HSL:
320°, 98.5294%, 73.3333%
HSV (HSB):
320°, 52.7559%, 99.6078%
XYZ:
59.0981, 39.1072, 64.7552
xyY:
0.3627, 0.2400, 39.1072
CIE-Lab:
68.8289, 61.1165, -21.9339
CIE-LCH:
68.8289, 64.9332, 340.2576
CIE-Luv:
68.8289, 74.7936, -44.1272
Hunter-Lab:
62.5358, 59.2502, -17.6192
#fe78d1 color charts
#fe78d1 color shades, tints & tones
#fe78d1 color schemes
#fe78d1 color preview, HTML & CSS examples
This text has a color of #fe78d1
<p style="color:#fe78d1;">Text here</p>
.mytext {color:#fe78d1;}
This box has a color of #fe78d1
<div style="background-color:#fe78d1;">Content here</div>
.mybackground {background-color:#fe78d1;}
Border around this has a color of #fe78d1
<div style="border:2px solid #fe78d1;">Content here</div>
.myborder {border:2px solid #fe78d1;}