#fa1da5 color space conversions
Hex:
#fa1da5
RGB:
250, 29, 165
CMY:
2, 89, 35
CMYK:
0, 88, 34, 2
HSL:
323°, 95.6710%, 54.7059%
HSV (HSB):
323°, 88.4000%, 98.0392%
XYZ:
46.6552, 23.9193, 37.7552
xyY:
0.4307, 0.2208, 23.9193
CIE-Lab:
56.0069, 84.0438, -16.3585
CIE-LCH:
56.0069, 85.6210, 348.9855
CIE-Luv:
56.0069, 117.9059, -38.8210
Hunter-Lab:
48.9074, 84.6922, -11.5351
#fa1da5 color charts
#fa1da5 color shades, tints & tones
#fa1da5 color schemes
#fa1da5 color preview, HTML & CSS examples
This text has a color of #fa1da5
<p style="color:#fa1da5;">Text here</p>
.mytext {color:#fa1da5;}
This box has a color of #fa1da5
<div style="background-color:#fa1da5;">Content here</div>
.mybackground {background-color:#fa1da5;}
Border around this has a color of #fa1da5
<div style="border:2px solid #fa1da5;">Content here</div>
.myborder {border:2px solid #fa1da5;}