#fa78da color space conversions
Hex:
#fa78da
RGB:
250, 120, 218
CMY:
2, 53, 15
CMYK:
0, 52, 13, 2
HSL:
315°, 92.8571%, 72.5490%
HSV (HSB):
315°, 52.0000%, 98.0392%
XYZ:
58.7957, 38.8189, 70.7236
xyY:
0.3493, 0.2306, 38.8189
CIE-Lab:
68.6199, 61.2881, -27.3104
CIE-LCH:
68.6199, 67.0976, 335.9819
CIE-Luv:
68.6199, 69.3950, -52.5228
Hunter-Lab:
62.3048, 59.4132, -23.6880
#fa78da color charts
#fa78da color shades, tints & tones
#fa78da color schemes
#fa78da color preview, HTML & CSS examples
This text has a color of #fa78da
<p style="color:#fa78da;">Text here</p>
.mytext {color:#fa78da;}
This box has a color of #fa78da
<div style="background-color:#fa78da;">Content here</div>
.mybackground {background-color:#fa78da;}
Border around this has a color of #fa78da
<div style="border:2px solid #fa78da;">Content here</div>
.myborder {border:2px solid #fa78da;}