#fa0acc color space conversions
Hex:
#fa0acc
RGB:
250, 10, 204
CMY:
2, 96, 20
CMYK:
0, 96, 18, 2
HSL:
312°, 96.0000%, 50.9804%
HSV (HSB):
312°, 96.0000%, 98.0392%
XYZ:
50.4320, 24.9007, 59.2750
xyY:
0.3747, 0.1850, 24.9007
CIE-Lab:
56.9785, 90.2236, -37.4803
CIE-LCH:
56.9785, 97.6989, 337.4412
CIE-Luv:
56.9785, 101.7645, -71.0520
Hunter-Lab:
49.9006, 93.0746, -35.4979
#fa0acc color charts
#fa0acc RGB chart
#fa0acc CMYK chart
#fa0acc RGB pie chart
#fa0acc color shades, tints & tones
#fa0acc color schemes
#fa0acc color preview, HTML & CSS examples
This text has a color of #fa0acc
<p style="color:#fa0acc;">Text here</p>
.mytext {color:#fa0acc;}
Text color #fa0acc
This box has a color of #fa0acc
<div style="background-color:#fa0acc;">Content here</div>
.mybackground {background-color:#fa0acc;}
Background color #fa0acc
Border around this has a color of #fa0acc
<div style="border:2px solid #fa0acc;">Content here</div>
.myborder {border:2px solid #fa0acc;}
Border color #fa0acc