#fa3da4 color space conversions
Hex:
#fa3da4
RGB:
250, 61, 164
CMY:
2, 76, 36
CMYK:
0, 76, 34, 2
HSL:
327°, 94.9749%, 60.9804%
HSV (HSB):
327°, 75.6000%, 98.0392%
XYZ:
47.7939, 26.3418, 37.6874
xyY:
0.4274, 0.2356, 26.3418
CIE-Lab:
58.3601, 77.0840, -12.2172
CIE-LCH:
58.3601, 78.0461, 350.9940
CIE-Luv:
58.3601, 110.7763, -31.8094
Hunter-Lab:
51.3243, 76.4043, -7.6097
#fa3da4 color charts
#fa3da4 color shades, tints & tones
#fa3da4 color schemes
#fa3da4 color preview, HTML & CSS examples
This text has a color of #fa3da4
<p style="color:#fa3da4;">Text here</p>
.mytext {color:#fa3da4;}
This box has a color of #fa3da4
<div style="background-color:#fa3da4;">Content here</div>
.mybackground {background-color:#fa3da4;}
Border around this has a color of #fa3da4
<div style="border:2px solid #fa3da4;">Content here</div>
.myborder {border:2px solid #fa3da4;}