#fc3ebd color space conversions
Hex:
#fc3ebd
RGB:
252, 62, 189
CMY:
1, 76, 26
CMYK:
0, 75, 25, 1
HSL:
320°, 96.9388%, 61.5686%
HSV (HSB):
320°, 75.3968%, 98.8235%
XYZ:
51.0528, 27.8148, 50.8221
xyY:
0.3937, 0.2145, 27.8148
CIE-Lab:
59.7211, 80.0567, -24.5878
CIE-LCH:
59.7211, 83.7474, 342.9267
CIE-Luv:
59.7211, 101.8135, -50.5071
Hunter-Lab:
52.7398, 80.4959, -20.2164
#fc3ebd color charts
#fc3ebd color shades, tints & tones
#fc3ebd color schemes
#fc3ebd color preview, HTML & CSS examples
This text has a color of #fc3ebd
<p style="color:#fc3ebd;">Text here</p>
.mytext {color:#fc3ebd;}
This box has a color of #fc3ebd
<div style="background-color:#fc3ebd;">Content here</div>
.mybackground {background-color:#fc3ebd;}
Border around this has a color of #fc3ebd
<div style="border:2px solid #fc3ebd;">Content here</div>
.myborder {border:2px solid #fc3ebd;}