#fc375b color space conversions
Hex:
#fc375b
RGB:
252, 55, 91
CMY:
1, 78, 64
CMYK:
0, 78, 64, 1
HSL:
349°, 97.0443%, 60.1961%
HSV (HSB):
349°, 78.1746%, 98.8235%
XYZ:
43.3994, 24.1832, 12.2779
xyY:
0.5434, 0.3028, 24.1832
CIE-Lab:
56.2707, 73.5099, 27.9806
CIE-LCH:
56.2707, 78.6551, 20.8387
CIE-Luv:
56.2707, 141.9481, 16.8183
Hunter-Lab:
49.1764, 71.4721, 19.6204
#fc375b color charts
#fc375b color shades, tints & tones
#fc375b color schemes
#fc375b color preview, HTML & CSS examples
This text has a color of #fc375b
<p style="color:#fc375b;">Text here</p>
.mytext {color:#fc375b;}
This box has a color of #fc375b
<div style="background-color:#fc375b;">Content here</div>
.mybackground {background-color:#fc375b;}
Border around this has a color of #fc375b
<div style="border:2px solid #fc375b;">Content here</div>
.myborder {border:2px solid #fc375b;}