#fc78a0 color space conversions
Hex:
#fc78a0
RGB:
252, 120, 160
CMY:
1, 53, 37
CMYK:
0, 52, 37, 1
HSL:
342°, 95.6522%, 72.9412%
HSV (HSB):
342°, 52.3810%, 98.8235%
XYZ:
53.2065, 36.6665, 37.5307
xyY:
0.4176, 0.2878, 36.6665
CIE-Lab:
67.0260, 54.2066, 2.9189
CIE-LCH:
67.0260, 54.2851, 3.0823
CIE-Luv:
67.0260, 86.6879, -6.3725
Hunter-Lab:
60.5528, 50.8768, 5.6389
#fc78a0 color charts
#fc78a0 color shades, tints & tones
#fc78a0 color schemes
#fc78a0 color preview, HTML & CSS examples
This text has a color of #fc78a0
<p style="color:#fc78a0;">Text here</p>
.mytext {color:#fc78a0;}
This box has a color of #fc78a0
<div style="background-color:#fc78a0;">Content here</div>
.mybackground {background-color:#fc78a0;}
Border around this has a color of #fc78a0
<div style="border:2px solid #fc78a0;">Content here</div>
.myborder {border:2px solid #fc78a0;}