#fc295b color space conversions
Hex:
#fc295b
RGB:
252, 41, 91
CMY:
1, 84, 64
CMYK:
0, 84, 64, 1
HSL:
346°, 97.2350%, 57.4510%
HSV (HSB):
346°, 83.7302%, 98.8235%
XYZ:
42.8261, 23.0367, 12.0869
xyY:
0.5494, 0.2955, 23.0367
CIE-Lab:
55.1101, 76.8099, 26.4834
CIE-LCH:
55.1101, 81.2474, 19.0238
CIE-Luv:
55.1101, 147.2802, 14.2686
Hunter-Lab:
47.9965, 75.2774, 18.6667
#fc295b color charts
#fc295b color shades, tints & tones
#fc295b color schemes
#fc295b color preview, HTML & CSS examples
This text has a color of #fc295b
<p style="color:#fc295b;">Text here</p>
.mytext {color:#fc295b;}
This box has a color of #fc295b
<div style="background-color:#fc295b;">Content here</div>
.mybackground {background-color:#fc295b;}
Border around this has a color of #fc295b
<div style="border:2px solid #fc295b;">Content here</div>
.myborder {border:2px solid #fc295b;}