#fa56a5 color space conversions
Hex:
#fa56a5
RGB:
250, 86, 165
CMY:
2, 66, 35
CMYK:
0, 66, 34, 2
HSL:
331°, 94.2529%, 65.8824%
HSV (HSB):
331°, 65.6000%, 98.0392%
XYZ:
49.5437, 29.6962, 38.7180
xyY:
0.4200, 0.2518, 29.6962
CIE-Lab:
61.3912, 68.8129, -8.2597
CIE-LCH:
61.3912, 69.3068, 353.1555
CIE-Luv:
61.3912, 100.9023, -24.7514
Hunter-Lab:
54.4942, 66.9193, -3.9795
#fa56a5 color charts
#fa56a5 color shades, tints & tones
#fa56a5 color schemes
#fa56a5 color preview, HTML & CSS examples
This text has a color of #fa56a5
<p style="color:#fa56a5;">Text here</p>
.mytext {color:#fa56a5;}
This box has a color of #fa56a5
<div style="background-color:#fa56a5;">Content here</div>
.mybackground {background-color:#fa56a5;}
Border around this has a color of #fa56a5
<div style="border:2px solid #fa56a5;">Content here</div>
.myborder {border:2px solid #fa56a5;}