#fc4ba5 color space conversions
Hex:
#fc4ba5
RGB:
252, 75, 165
CMY:
1, 71, 35
CMYK:
0, 70, 35, 1
HSL:
329°, 96.7213%, 64.1176%
HSV (HSB):
329°, 70.2381%, 98.8235%
XYZ:
49.4525, 28.4442, 38.4812
xyY:
0.4249, 0.2444, 28.4442
CIE-Lab:
60.2880, 73.3212, -9.8723
CIE-LCH:
60.2880, 73.9829, 352.3316
CIE-Luv:
60.2880, 107.0183, -27.8896
Hunter-Lab:
53.3331, 72.1790, -5.4460
#fc4ba5 color charts
#fc4ba5 color shades, tints & tones
#fc4ba5 color schemes
#fc4ba5 color preview, HTML & CSS examples
This text has a color of #fc4ba5
<p style="color:#fc4ba5;">Text here</p>
.mytext {color:#fc4ba5;}
This box has a color of #fc4ba5
<div style="background-color:#fc4ba5;">Content here</div>
.mybackground {background-color:#fc4ba5;}
Border around this has a color of #fc4ba5
<div style="border:2px solid #fc4ba5;">Content here</div>
.myborder {border:2px solid #fc4ba5;}