#fc2565 color space conversions
Hex:
#fc2565
RGB:
252, 37, 101
CMY:
1, 85, 60
CMYK:
0, 85, 60, 1
HSL:
342°, 97.2851%, 56.6667%
HSV (HSB):
342°, 85.3175%, 98.8235%
XYZ:
43.1554, 22.9582, 14.4687
xyY:
0.5355, 0.2849, 22.9582
CIE-Lab:
55.0292, 78.1383, 20.4046
CIE-LCH:
55.0292, 80.7585, 14.6351
CIE-Luv:
55.0292, 145.0330, 7.9706
Hunter-Lab:
47.9147, 76.9193, 15.6365
#fc2565 color charts
#fc2565 color shades, tints & tones
#fc2565 color schemes
#fc2565 color preview, HTML & CSS examples
This text has a color of #fc2565
<p style="color:#fc2565;">Text here</p>
.mytext {color:#fc2565;}
This box has a color of #fc2565
<div style="background-color:#fc2565;">Content here</div>
.mybackground {background-color:#fc2565;}
Border around this has a color of #fc2565
<div style="border:2px solid #fc2565;">Content here</div>
.myborder {border:2px solid #fc2565;}