#fc3e65 color space conversions
Hex:
#fc3e65
RGB:
252, 62, 101
CMY:
1, 76, 60
CMYK:
0, 75, 60, 1
HSL:
348°, 96.9388%, 61.5686%
HSV (HSB):
348°, 75.3968%, 98.8235%
XYZ:
44.2165, 25.0803, 14.8224
xyY:
0.5256, 0.2982, 25.0803
CIE-Lab:
57.1536, 72.1058, 23.2424
CIE-LCH:
57.1536, 75.7592, 17.8661
CIE-Luv:
57.1536, 135.6775, 12.7836
Hunter-Lab:
50.0802, 69.9596, 17.5079
#fc3e65 color charts
#fc3e65 color shades, tints & tones
#fc3e65 color schemes
#fc3e65 color preview, HTML & CSS examples
This text has a color of #fc3e65
<p style="color:#fc3e65;">Text here</p>
.mytext {color:#fc3e65;}
This box has a color of #fc3e65
<div style="background-color:#fc3e65;">Content here</div>
.mybackground {background-color:#fc3e65;}
Border around this has a color of #fc3e65
<div style="border:2px solid #fc3e65;">Content here</div>
.myborder {border:2px solid #fc3e65;}