#fa1f82 color space conversions
Hex:
#fa1f82
RGB:
250, 31, 130
CMY:
2, 88, 49
CMYK:
0, 88, 48, 2
HSL:
333°, 95.6332%, 55.0980%
HSV (HSB):
333°, 87.6000%, 98.0392%
XYZ:
43.9436, 22.9157, 23.2262
xyY:
0.4878, 0.2544, 22.9157
CIE-Lab:
54.9854, 80.6528, 2.8882
CIE-LCH:
54.9854, 80.7045, 2.0509
CIE-Luv:
54.9854, 133.3023, -12.4344
Hunter-Lab:
47.8703, 80.0849, 4.7423
#fa1f82 color charts
#fa1f82 color shades, tints & tones
#fa1f82 color schemes
#fa1f82 color preview, HTML & CSS examples
This text has a color of #fa1f82
<p style="color:#fa1f82;">Text here</p>
.mytext {color:#fa1f82;}
This box has a color of #fa1f82
<div style="background-color:#fa1f82;">Content here</div>
.mybackground {background-color:#fa1f82;}
Border around this has a color of #fa1f82
<div style="border:2px solid #fa1f82;">Content here</div>
.myborder {border:2px solid #fa1f82;}