#fc4096 color space conversions
Hex:
#fc4096
RGB:
252, 64, 150
CMY:
1, 75, 41
CMYK:
0, 75, 40, 1
HSL:
333°, 96.9072%, 61.9608%
HSV (HSB):
333°, 74.6032%, 98.8235%
XYZ:
47.4833, 26.5642, 31.4789
xyY:
0.4500, 0.2517, 26.5642
CIE-Lab:
58.5688, 75.3211, -3.6793
CIE-LCH:
58.5688, 75.4109, 357.2034
CIE-Luv:
58.5688, 116.9795, -19.7302
Hunter-Lab:
51.5405, 74.2528, -0.1336
#fc4096 color charts
#fc4096 color shades, tints & tones
#fc4096 color schemes
#fc4096 color preview, HTML & CSS examples
This text has a color of #fc4096
<p style="color:#fc4096;">Text here</p>
.mytext {color:#fc4096;}
This box has a color of #fc4096
<div style="background-color:#fc4096;">Content here</div>
.mybackground {background-color:#fc4096;}
Border around this has a color of #fc4096
<div style="border:2px solid #fc4096;">Content here</div>
.myborder {border:2px solid #fc4096;}