#fc90d8 color space conversions
Hex:
#fc90d8
RGB:
252, 144, 216
CMY:
1, 44, 15
CMYK:
0, 43, 14, 1
HSL:
320°, 94.7368%, 77.6471%
HSV (HSB):
320°, 42.8571%, 98.8235%
XYZ:
62.5128, 45.5998, 70.4726
xyY:
0.3500, 0.2553, 45.5998
CIE-Lab:
73.2851, 49.9744, -19.0617
CIE-LCH:
73.2851, 53.4864, 339.1217
CIE-Luv:
73.2851, 60.2050, -38.0256
Hunter-Lab:
67.5276, 47.0706, -14.6064
#fc90d8 color charts
#fc90d8 color shades, tints & tones
#fc90d8 color schemes
#fc90d8 color preview, HTML & CSS examples
This text has a color of #fc90d8
<p style="color:#fc90d8;">Text here</p>
.mytext {color:#fc90d8;}
This box has a color of #fc90d8
<div style="background-color:#fc90d8;">Content here</div>
.mybackground {background-color:#fc90d8;}
Border around this has a color of #fc90d8
<div style="border:2px solid #fc90d8;">Content here</div>
.myborder {border:2px solid #fc90d8;}