#fa78b5 color space conversions
Hex:
#fa78b5
RGB:
250, 120, 181
CMY:
2, 53, 29
CMYK:
0, 52, 28, 2
HSL:
332°, 92.8571%, 72.5490%
HSV (HSB):
332°, 52.0000%, 98.0392%
XYZ:
54.4813, 37.0931, 48.0043
xyY:
0.3903, 0.2658, 37.0931
CIE-Lab:
67.3468, 56.0889, -8.5179
CIE-LCH:
67.3468, 56.7320, 351.3648
CIE-Luv:
67.3468, 79.5352, -22.8532
Hunter-Lab:
60.9041, 53.0935, -4.0991
#fa78b5 color charts
#fa78b5 color shades, tints & tones
#fa78b5 color schemes
#fa78b5 color preview, HTML & CSS examples
This text has a color of #fa78b5
<p style="color:#fa78b5;">Text here</p>
.mytext {color:#fa78b5;}
This box has a color of #fa78b5
<div style="background-color:#fa78b5;">Content here</div>
.mybackground {background-color:#fa78b5;}
Border around this has a color of #fa78b5
<div style="border:2px solid #fa78b5;">Content here</div>
.myborder {border:2px solid #fa78b5;}