#fd90d2 color space conversions
Hex:
#fd90d2
RGB:
253, 144, 210
CMY:
1, 44, 18
CMYK:
0, 43, 17, 1
HSL:
324°, 96.4602%, 77.8431%
HSV (HSB):
324°, 43.0830%, 99.2157%
XYZ:
62.1141, 45.4823, 66.4780
xyY:
0.3568, 0.2613, 45.4823
CIE-Lab:
73.2083, 49.3790, -15.8615
CIE-LCH:
73.2083, 51.8639, 342.1919
CIE-Luv:
73.2083, 62.2572, -32.9412
Hunter-Lab:
67.4406, 46.3811, -11.2353
#fd90d2 color charts
#fd90d2 color shades, tints & tones
#fd90d2 color schemes
#fd90d2 color preview, HTML & CSS examples
This text has a color of #fd90d2
<p style="color:#fd90d2;">Text here</p>
.mytext {color:#fd90d2;}
This box has a color of #fd90d2
<div style="background-color:#fd90d2;">Content here</div>
.mybackground {background-color:#fd90d2;}
Border around this has a color of #fd90d2
<div style="border:2px solid #fd90d2;">Content here</div>
.myborder {border:2px solid #fd90d2;}