#fe94da color space conversions
Hex:
#fe94da
RGB:
254, 148, 218
CMY:
0, 42, 15
CMYK:
0, 42, 14, 0
HSL:
320°, 98.1481%, 78.8235%
HSV (HSB):
320°, 41.7323%, 99.6078%
XYZ:
64.1178, 47.3126, 72.0825
xyY:
0.3494, 0.2578, 47.3126
CIE-Lab:
74.3893, 48.9051, -18.4655
CIE-LCH:
74.3893, 52.2751, 339.3146
CIE-Luv:
74.3893, 59.1918, -36.9856
Hunter-Lab:
68.7842, 46.0183, -13.9842
#fe94da color charts
#fe94da color shades, tints & tones
#fe94da color schemes
#fe94da color preview, HTML & CSS examples
This text has a color of #fe94da
<p style="color:#fe94da;">Text here</p>
.mytext {color:#fe94da;}
This box has a color of #fe94da
<div style="background-color:#fe94da;">Content here</div>
.mybackground {background-color:#fe94da;}
Border around this has a color of #fe94da
<div style="border:2px solid #fe94da;">Content here</div>
.myborder {border:2px solid #fe94da;}