#fc1366 color space conversions
Hex:
#fc1366
RGB:
252, 19, 102
CMY:
1, 93, 60
CMYK:
0, 92, 60, 1
HSL:
339°, 97.4895%, 53.1373%
HSV (HSB):
339°, 92.4603%, 98.8235%
XYZ:
42.7760, 22.1205, 14.5855
xyY:
0.5382, 0.2783, 22.1205
CIE-Lab:
54.1546, 80.7787, 18.6229
CIE-LCH:
54.1546, 82.8976, 12.9823
CIE-Luv:
54.1546, 148.6640, 5.3190
Hunter-Lab:
47.0324, 80.0391, 14.5359
#fc1366 color charts
#fc1366 color shades, tints & tones
#fc1366 color schemes
#fc1366 color preview, HTML & CSS examples
This text has a color of #fc1366
<p style="color:#fc1366;">Text here</p>
.mytext {color:#fc1366;}
This box has a color of #fc1366
<div style="background-color:#fc1366;">Content here</div>
.mybackground {background-color:#fc1366;}
Border around this has a color of #fc1366
<div style="border:2px solid #fc1366;">Content here</div>
.myborder {border:2px solid #fc1366;}