#fa78c4 color space conversions
Hex:
#fa78c4
RGB:
250, 120, 196
CMY:
2, 53, 23
CMYK:
0, 52, 22, 2
HSL:
325°, 92.8571%, 72.5490%
HSV (HSB):
325°, 52.0000%, 98.0392%
XYZ:
56.1046, 37.7425, 56.5525
xyY:
0.3730, 0.2509, 37.7425
CIE-Lab:
67.8304, 58.0895, -16.2308
CIE-LCH:
67.8304, 60.3145, 344.3891
CIE-Luv:
67.8304, 75.4402, -34.7340
Hunter-Lab:
61.4349, 55.5018, -11.5737
#fa78c4 color charts
#fa78c4 color shades, tints & tones
#fa78c4 color schemes
#fa78c4 color preview, HTML & CSS examples
This text has a color of #fa78c4
<p style="color:#fa78c4;">Text here</p>
.mytext {color:#fa78c4;}
This box has a color of #fa78c4
<div style="background-color:#fa78c4;">Content here</div>
.mybackground {background-color:#fa78c4;}
Border around this has a color of #fa78c4
<div style="border:2px solid #fa78c4;">Content here</div>
.myborder {border:2px solid #fa78c4;}