#fa78b2 color space conversions
Hex:
#fa78b2
RGB:
250, 120, 178
CMY:
2, 53, 30
CMYK:
0, 52, 29, 2
HSL:
333°, 92.8571%, 72.5490%
HSV (HSB):
333°, 52.0000%, 98.0392%
XYZ:
54.1767, 36.9713, 46.4002
xyY:
0.3939, 0.2688, 36.9713
CIE-Lab:
67.2555, 55.7071, -6.9607
CIE-LCH:
67.2555, 56.1403, 352.8777
CIE-Luv:
67.2555, 80.3464, -20.5141
Hunter-Lab:
60.8040, 52.6374, -2.6820
#fa78b2 color charts
#fa78b2 color shades, tints & tones
#fa78b2 color schemes
#fa78b2 color preview, HTML & CSS examples
This text has a color of #fa78b2
<p style="color:#fa78b2;">Text here</p>
.mytext {color:#fa78b2;}
This box has a color of #fa78b2
<div style="background-color:#fa78b2;">Content here</div>
.mybackground {background-color:#fa78b2;}
Border around this has a color of #fa78b2
<div style="border:2px solid #fa78b2;">Content here</div>
.myborder {border:2px solid #fa78b2;}