#fc2065 color space conversions
Hex:
#fc2065
RGB:
252, 32, 101
CMY:
1, 87, 60
CMYK:
0, 87, 60, 1
HSL:
341°, 97.3451%, 55.6863%
HSV (HSB):
341°, 87.3016%, 98.8235%
XYZ:
43.0104, 22.6681, 14.4204
xyY:
0.5370, 0.2830, 22.6681
CIE-Lab:
54.7288, 79.0023, 20.0004
CIE-LCH:
54.7288, 81.4947, 14.2067
CIE-Luv:
54.7288, 146.3761, 7.2840
Hunter-Lab:
47.6110, 77.9324, 15.3700
#fc2065 color charts
#fc2065 color shades, tints & tones
#fc2065 color schemes
#fc2065 color preview, HTML & CSS examples
This text has a color of #fc2065
<p style="color:#fc2065;">Text here</p>
.mytext {color:#fc2065;}
This box has a color of #fc2065
<div style="background-color:#fc2065;">Content here</div>
.mybackground {background-color:#fc2065;}
Border around this has a color of #fc2065
<div style="border:2px solid #fc2065;">Content here</div>
.myborder {border:2px solid #fc2065;}