#fc4dca color space conversions
Hex:
#fc4dca
RGB:
252, 77, 202
CMY:
1, 70, 21
CMYK:
0, 69, 20, 1
HSL:
317°, 96.6851%, 64.5098%
HSV (HSB):
317°, 69.4444%, 98.8235%
XYZ:
53.4594, 30.2675, 58.9017
xyY:
0.3748, 0.2122, 30.2675
CIE-Lab:
61.8843, 77.0210, -28.6785
CIE-LCH:
61.8843, 82.1870, 339.5774
CIE-Luv:
61.8843, 92.2820, -56.4619
Hunter-Lab:
55.0159, 77.1723, -24.9666
#fc4dca color charts
#fc4dca color shades, tints & tones
#fc4dca color schemes
#fc4dca color preview, HTML & CSS examples
This text has a color of #fc4dca
<p style="color:#fc4dca;">Text here</p>
.mytext {color:#fc4dca;}
This box has a color of #fc4dca
<div style="background-color:#fc4dca;">Content here</div>
.mybackground {background-color:#fc4dca;}
Border around this has a color of #fc4dca
<div style="border:2px solid #fc4dca;">Content here</div>
.myborder {border:2px solid #fc4dca;}