#fc3975 color space conversions
Hex:
#fc3975
RGB:
252, 57, 117
CMY:
1, 78, 54
CMYK:
0, 77, 54, 1
HSL:
342°, 97.0149%, 60.5882%
HSV (HSB):
342°, 77.3810%, 98.8235%
XYZ:
44.8189, 24.9061, 19.2748
xyY:
0.5036, 0.2798, 24.9061
CIE-Lab:
56.9838, 74.5892, 13.5359
CIE-LCH:
56.9838, 75.8074, 10.2857
CIE-Luv:
56.9838, 132.3083, 1.7373
Hunter-Lab:
49.9060, 72.9695, 12.0351
#fc3975 color charts
#fc3975 color shades, tints & tones
#fc3975 color schemes
#fc3975 color preview, HTML & CSS examples
This text has a color of #fc3975
<p style="color:#fc3975;">Text here</p>
.mytext {color:#fc3975;}
This box has a color of #fc3975
<div style="background-color:#fc3975;">Content here</div>
.mybackground {background-color:#fc3975;}
Border around this has a color of #fc3975
<div style="border:2px solid #fc3975;">Content here</div>
.myborder {border:2px solid #fc3975;}