#fc90dc color space conversions
Hex:
#fc90dc
RGB:
252, 144, 220
CMY:
1, 44, 14
CMYK:
0, 43, 13, 1
HSL:
318°, 94.7368%, 77.6471%
HSV (HSB):
318°, 42.8571%, 98.8235%
XYZ:
63.0364, 45.8093, 73.2298
xyY:
0.3462, 0.2516, 45.8093
CIE-Lab:
73.4216, 50.5967, -21.0538
CIE-LCH:
73.4216, 54.8023, 337.4073
CIE-Luv:
73.4216, 59.3118, -41.2743
Hunter-Lab:
67.6825, 47.8022, -16.7716
#fc90dc color charts
#fc90dc color shades, tints & tones
#fc90dc color schemes
#fc90dc color preview, HTML & CSS examples
This text has a color of #fc90dc
<p style="color:#fc90dc;">Text here</p>
.mytext {color:#fc90dc;}
This box has a color of #fc90dc
<div style="background-color:#fc90dc;">Content here</div>
.mybackground {background-color:#fc90dc;}
Border around this has a color of #fc90dc
<div style="border:2px solid #fc90dc;">Content here</div>
.myborder {border:2px solid #fc90dc;}