#fa4acc color space conversions
Hex:
#fa4acc
RGB:
250, 74, 204
CMY:
2, 71, 20
CMYK:
0, 70, 18, 2
HSL:
316°, 94.6237%, 63.5294%
HSV (HSB):
316°, 70.4000%, 98.0392%
XYZ:
52.7722, 29.5812, 60.0551
xyY:
0.3706, 0.2077, 29.5812
CIE-Lab:
61.2912, 77.8015, -30.7580
CIE-LCH:
61.2912, 83.6608, 338.4292
CIE-Luv:
61.2912, 90.9286, -59.6675
Hunter-Lab:
54.3886, 78.0151, -27.3951
#fa4acc color charts
#fa4acc RGB chart
#fa4acc CMYK chart
#fa4acc RGB pie chart
#fa4acc color shades, tints & tones
#fa4acc color schemes
#fa4acc color preview, HTML & CSS examples
This text has a color of #fa4acc
<p style="color:#fa4acc;">Text here</p>
.mytext {color:#fa4acc;}
Text color #fa4acc
This box has a color of #fa4acc
<div style="background-color:#fa4acc;">Content here</div>
.mybackground {background-color:#fa4acc;}
Background color #fa4acc
Border around this has a color of #fa4acc
<div style="border:2px solid #fa4acc;">Content here</div>
.myborder {border:2px solid #fa4acc;}
Border color #fa4acc