#fa2f9f color space conversions
Hex:
#fa2f9f
RGB:
250, 47, 159
CMY:
2, 82, 38
CMYK:
0, 81, 36, 2
HSL:
327°, 95.3052%, 58.2353%
HSV (HSB):
327°, 81.2000%, 98.0392%
XYZ:
46.6989, 24.8602, 35.1381
xyY:
0.4377, 0.2330, 24.8602
CIE-Lab:
56.9390, 80.1493, -11.4269
CIE-LCH:
56.9390, 80.9598, 351.8860
CIE-Luv:
56.9390, 116.9156, -31.2178
Hunter-Lab:
49.8600, 79.9279, -6.8817
#fa2f9f color charts
#fa2f9f color shades, tints & tones
#fa2f9f color schemes
#fa2f9f color preview, HTML & CSS examples
This text has a color of #fa2f9f
<p style="color:#fa2f9f;">Text here</p>
.mytext {color:#fa2f9f;}
This box has a color of #fa2f9f
<div style="background-color:#fa2f9f;">Content here</div>
.mybackground {background-color:#fa2f9f;}
Border around this has a color of #fa2f9f
<div style="border:2px solid #fa2f9f;">Content here</div>
.myborder {border:2px solid #fa2f9f;}