#fd90e7 color space conversions
Hex:
#fd90e7
RGB:
253, 144, 231
CMY:
1, 44, 9
CMYK:
0, 43, 9, 1
HSL:
312°, 96.4602%, 77.8431%
HSV (HSB):
312°, 43.0830%, 99.2157%
XYZ:
64.9051, 46.5987, 81.1749
xyY:
0.3369, 0.2418, 46.5987
CIE-Lab:
73.9323, 52.6620, -26.2941
CIE-LCH:
73.9323, 58.8614, 333.4671
CIE-Luv:
73.9323, 57.5431, -50.0099
Hunter-Lab:
68.2632, 50.2582, -22.7201
#fd90e7 color charts
#fd90e7 color shades, tints & tones
#fd90e7 color schemes
#fd90e7 color preview, HTML & CSS examples
This text has a color of #fd90e7
<p style="color:#fd90e7;">Text here</p>
.mytext {color:#fd90e7;}
This box has a color of #fd90e7
<div style="background-color:#fd90e7;">Content here</div>
.mybackground {background-color:#fd90e7;}
Border around this has a color of #fd90e7
<div style="border:2px solid #fd90e7;">Content here</div>
.myborder {border:2px solid #fd90e7;}