#fa4fa5 color space conversions
Hex:
#fa4fa5
RGB:
250, 79, 165
CMY:
2, 69, 35
CMYK:
0, 68, 34, 2
HSL:
330°, 94.4751%, 64.5098%
HSV (HSB):
330°, 68.4000%, 98.0392%
XYZ:
49.0119, 28.6326, 38.5407
xyY:
0.4218, 0.2464, 28.6326
CIE-Lab:
60.4560, 71.3990, -9.6555
CIE-LCH:
60.4560, 72.0489, 352.2984
CIE-Luv:
60.4560, 103.8511, -27.1923
Hunter-Lab:
53.5094, 69.8553, -5.2477
#fa4fa5 color charts
#fa4fa5 color shades, tints & tones
#fa4fa5 color schemes
#fa4fa5 color preview, HTML & CSS examples
This text has a color of #fa4fa5
<p style="color:#fa4fa5;">Text here</p>
.mytext {color:#fa4fa5;}
This box has a color of #fa4fa5
<div style="background-color:#fa4fa5;">Content here</div>
.mybackground {background-color:#fa4fa5;}
Border around this has a color of #fa4fa5
<div style="border:2px solid #fa4fa5;">Content here</div>
.myborder {border:2px solid #fa4fa5;}