#fa1f8f color space conversions
Hex:
#fa1f8f
RGB:
250, 31, 143
CMY:
2, 88, 44
CMYK:
0, 88, 43, 2
HSL:
329°, 95.6332%, 55.0980%
HSV (HSB):
329°, 87.6000%, 98.0392%
XYZ:
44.8723, 23.2871, 28.1164
xyY:
0.4661, 0.2419, 23.2871
CIE-Lab:
55.3669, 81.7129, -4.3128
CIE-LCH:
55.3669, 81.8267, 356.9787
CIE-Luv:
55.3669, 127.5758, -21.8521
Hunter-Lab:
48.2567, 81.5316, -0.7652
#fa1f8f color charts
#fa1f8f color shades, tints & tones
#fa1f8f color schemes
#fa1f8f color preview, HTML & CSS examples
This text has a color of #fa1f8f
<p style="color:#fa1f8f;">Text here</p>
.mytext {color:#fa1f8f;}
This box has a color of #fa1f8f
<div style="background-color:#fa1f8f;">Content here</div>
.mybackground {background-color:#fa1f8f;}
Border around this has a color of #fa1f8f
<div style="border:2px solid #fa1f8f;">Content here</div>
.myborder {border:2px solid #fa1f8f;}