#fc245b color space conversions
Hex:
#fc245b
RGB:
252, 36, 91
CMY:
1, 86, 64
CMYK:
0, 86, 64, 1
HSL:
345°, 97.2973%, 56.4706%
HSV (HSB):
345°, 85.7143%, 98.8235%
XYZ:
42.6641, 22.7125, 12.0328
xyY:
0.5511, 0.2934, 22.7125
CIE-Lab:
54.7750, 77.7701, 26.0491
CIE-LCH:
54.7750, 82.0168, 18.5183
CIE-Luv:
54.7750, 148.8358, 13.5282
Hunter-Lab:
47.6577, 76.3958, 18.3905
#fc245b color charts
#fc245b color shades, tints & tones
#fc245b color schemes
#fc245b color preview, HTML & CSS examples
This text has a color of #fc245b
<p style="color:#fc245b;">Text here</p>
.mytext {color:#fc245b;}
This box has a color of #fc245b
<div style="background-color:#fc245b;">Content here</div>
.mybackground {background-color:#fc245b;}
Border around this has a color of #fc245b
<div style="border:2px solid #fc245b;">Content here</div>
.myborder {border:2px solid #fc245b;}