#fc256b color space conversions
Hex:
#fc256b
RGB:
252, 37, 107
CMY:
1, 85, 58
CMYK:
0, 85, 58, 1
HSL:
340°, 97.2851%, 56.6667%
HSV (HSB):
340°, 85.3175%, 98.8235%
XYZ:
43.4603, 23.0801, 16.0742
xyY:
0.5261, 0.2794, 23.0801
CIE-Lab:
55.1548, 78.5000, 16.9778
CIE-LCH:
55.1548, 80.3150, 12.2038
CIE-Luv:
55.1548, 142.8018, 4.3290
Hunter-Lab:
48.0418, 77.4043, 13.7915
#fc256b color charts
#fc256b RGB chart
#fc256b CMYK chart
#fc256b RGB pie chart
#fc256b color shades, tints & tones
#fc256b color schemes
#fc256b color preview, HTML & CSS examples
This text has a color of #fc256b
<p style="color:#fc256b;">Text here</p>
.mytext {color:#fc256b;}
Text color #fc256b
This box has a color of #fc256b
<div style="background-color:#fc256b;">Content here</div>
.mybackground {background-color:#fc256b;}
Background color #fc256b
Border around this has a color of #fc256b
<div style="border:2px solid #fc256b;">Content here</div>
.myborder {border:2px solid #fc256b;}
Border color #fc256b