#fd94e7 color space conversions
Hex:
#fd94e7
RGB:
253, 148, 231
CMY:
1, 42, 9
CMYK:
0, 42, 9, 1
HSL:
313°, 96.3303%, 78.6275%
HSV (HSB):
313°, 41.5020%, 99.2157%
XYZ:
65.5217, 47.8320, 81.3804
xyY:
0.3365, 0.2456, 47.8320
CIE-Lab:
74.7188, 50.6620, -25.0910
CIE-LCH:
74.7188, 56.5349, 333.6525
CIE-Luv:
74.7188, 55.6788, -47.8138
Hunter-Lab:
69.1607, 48.0769, -21.3533
#fd94e7 color charts
#fd94e7 color shades, tints & tones
#fd94e7 color schemes
#fd94e7 color preview, HTML & CSS examples
This text has a color of #fd94e7
<p style="color:#fd94e7;">Text here</p>
.mytext {color:#fd94e7;}
This box has a color of #fd94e7
<div style="background-color:#fd94e7;">Content here</div>
.mybackground {background-color:#fd94e7;}
Border around this has a color of #fd94e7
<div style="border:2px solid #fd94e7;">Content here</div>
.myborder {border:2px solid #fd94e7;}