#fd94ed color space conversions
Hex:
#fd94ed
RGB:
253, 148, 237
CMY:
1, 42, 7
CMYK:
0, 42, 6, 1
HSL:
309°, 96.3303%, 78.6275%
HSV (HSB):
309°, 41.5020%, 99.2157%
XYZ:
66.3840, 48.1769, 85.9210
xyY:
0.3311, 0.2403, 48.1769
CIE-Lab:
74.9364, 51.6535, -28.0307
CIE-LCH:
74.9364, 58.7690, 331.5127
CIE-Luv:
74.9364, 54.3828, -52.7313
Hunter-Lab:
69.4096, 49.2524, -24.8075
#fd94ed color charts
#fd94ed color shades, tints & tones
#fd94ed color schemes
#fd94ed color preview, HTML & CSS examples
This text has a color of #fd94ed
<p style="color:#fd94ed;">Text here</p>
.mytext {color:#fd94ed;}
This box has a color of #fd94ed
<div style="background-color:#fd94ed;">Content here</div>
.mybackground {background-color:#fd94ed;}
Border around this has a color of #fd94ed
<div style="border:2px solid #fd94ed;">Content here</div>
.myborder {border:2px solid #fd94ed;}