#fc344d color space conversions
Hex:
#fc344d
RGB:
252, 52, 77
CMY:
1, 80, 70
CMYK:
0, 79, 69, 1
HSL:
353°, 97.0874%, 59.6078%
HSV (HSB):
353°, 79.3651%, 98.8235%
XYZ:
42.7124, 23.6873, 9.3421
xyY:
0.5639, 0.3127, 23.6873
CIE-Lab:
55.7733, 73.6116, 35.5357
CIE-LCH:
55.7733, 81.7402, 25.7687
CIE-Luv:
55.7733, 147.3099, 23.2328
Hunter-Lab:
48.6696, 71.4800, 22.6880
#fc344d color charts
#fc344d color shades, tints & tones
#fc344d color schemes
#fc344d color preview, HTML & CSS examples
This text has a color of #fc344d
<p style="color:#fc344d;">Text here</p>
.mytext {color:#fc344d;}
This box has a color of #fc344d
<div style="background-color:#fc344d;">Content here</div>
.mybackground {background-color:#fc344d;}
Border around this has a color of #fc344d
<div style="border:2px solid #fc344d;">Content here</div>
.myborder {border:2px solid #fc344d;}