#fa3b6a color space conversions
Hex:
#fa3b6a
RGB:
250, 59, 106
CMY:
2, 77, 58
CMYK:
0, 76, 58, 2
HSL:
345°, 95.0249%, 60.5882%
HSV (HSB):
345°, 76.4000%, 98.0392%
XYZ:
43.5898, 24.4925, 16.0658
xyY:
0.5180, 0.2911, 24.4925
CIE-Lab:
56.5776, 72.7495, 19.4495
CIE-LCH:
56.5776, 75.3045, 14.9679
CIE-Luv:
56.5776, 133.7766, 8.6248
Hunter-Lab:
49.4899, 70.6122, 15.3958
#fa3b6a color charts
#fa3b6a color shades, tints & tones
#fa3b6a color schemes
#fa3b6a color preview, HTML & CSS examples
This text has a color of #fa3b6a
<p style="color:#fa3b6a;">Text here</p>
.mytext {color:#fa3b6a;}
This box has a color of #fa3b6a
<div style="background-color:#fa3b6a;">Content here</div>
.mybackground {background-color:#fa3b6a;}
Border around this has a color of #fa3b6a
<div style="border:2px solid #fa3b6a;">Content here</div>
.myborder {border:2px solid #fa3b6a;}