#fa709a color space conversions
Hex:
#fa709a
RGB:
250, 112, 154
CMY:
2, 56, 40
CMYK:
0, 55, 38, 2
HSL:
342°, 93.2432%, 70.9804%
HSV (HSB):
342°, 55.2000%, 98.0392%
XYZ:
51.0512, 34.2454, 34.4912
xyY:
0.4262, 0.2859, 34.2454
CIE-Lab:
65.1569, 56.6222, 3.5891
CIE-LCH:
65.1569, 56.7358, 3.6269
CIE-Luv:
65.1569, 91.2787, -6.0040
Hunter-Lab:
58.5196, 53.3103, 6.0185
#fa709a color charts
#fa709a color shades, tints & tones
#fa709a color schemes
#fa709a color preview, HTML & CSS examples
This text has a color of #fa709a
<p style="color:#fa709a;">Text here</p>
.mytext {color:#fa709a;}
This box has a color of #fa709a
<div style="background-color:#fa709a;">Content here</div>
.mybackground {background-color:#fa709a;}
Border around this has a color of #fa709a
<div style="border:2px solid #fa709a;">Content here</div>
.myborder {border:2px solid #fa709a;}