#fa2f6e color space conversions
Hex:
#fa2f6e
RGB:
250, 47, 110
CMY:
2, 82, 57
CMYK:
0, 81, 56, 2
HSL:
341°, 95.3052%, 58.2353%
HSV (HSB):
341°, 81.2000%, 98.0392%
XYZ:
43.2553, 23.4828, 17.0047
xyY:
0.5165, 0.2804, 23.4828
CIE-Lab:
55.5662, 76.1200, 15.6858
CIE-LCH:
55.5662, 77.7194, 11.6438
CIE-Luv:
55.5662, 137.0000, 3.6040
Hunter-Lab:
48.4591, 74.5285, 13.1160
#fa2f6e color charts
#fa2f6e color shades, tints & tones
#fa2f6e color schemes
#fa2f6e color preview, HTML & CSS examples
This text has a color of #fa2f6e
<p style="color:#fa2f6e;">Text here</p>
.mytext {color:#fa2f6e;}
This box has a color of #fa2f6e
<div style="background-color:#fa2f6e;">Content here</div>
.mybackground {background-color:#fa2f6e;}
Border around this has a color of #fa2f6e
<div style="border:2px solid #fa2f6e;">Content here</div>
.myborder {border:2px solid #fa2f6e;}