#fc256c color space conversions
Hex:
#fc256c
RGB:
252, 37, 108
CMY:
1, 85, 58
CMYK:
0, 85, 57, 1
HSL:
340°, 97.2851%, 56.6667%
HSV (HSB):
340°, 85.3175%, 98.8235%
XYZ:
43.5132, 23.1013, 16.3530
xyY:
0.5245, 0.2784, 23.1013
CIE-Lab:
55.1765, 78.5626, 16.4078
CIE-LCH:
55.1765, 80.2577, 11.7967
CIE-Luv:
55.1765, 142.4214, 3.7069
Hunter-Lab:
48.0638, 77.4883, 13.4722
#fc256c color charts
#fc256c RGB chart
#fc256c CMYK chart
#fc256c RGB pie chart
#fc256c color shades, tints & tones
#fc256c color schemes
#fc256c color preview, HTML & CSS examples
This text has a color of #fc256c
<p style="color:#fc256c;">Text here</p>
.mytext {color:#fc256c;}
Text color #fc256c
This box has a color of #fc256c
<div style="background-color:#fc256c;">Content here</div>
.mybackground {background-color:#fc256c;}
Background color #fc256c
Border around this has a color of #fc256c
<div style="border:2px solid #fc256c;">Content here</div>
.myborder {border:2px solid #fc256c;}
Border color #fc256c