#fa6acc color space conversions
Hex:
#fa6acc
RGB:
250, 106, 204
CMY:
2, 58, 20
CMYK:
0, 58, 18, 2
HSL:
319°, 93.5065%, 69.8039%
HSV (HSB):
319°, 57.6000%, 98.0392%
XYZ:
55.4775, 34.9917, 60.9568
xyY:
0.3664, 0.2311, 34.9917
CIE-Lab:
65.7422, 65.5216, -23.9007
CIE-LCH:
65.7422, 69.7447, 339.9593
CIE-Luv:
65.7422, 79.4085, -47.6133
Hunter-Lab:
59.1538, 63.8874, -19.6896
#fa6acc color charts
#fa6acc RGB chart
#fa6acc CMYK chart
#fa6acc RGB pie chart
#fa6acc color shades, tints & tones
#fa6acc color schemes
#fa6acc color preview, HTML & CSS examples
This text has a color of #fa6acc
<p style="color:#fa6acc;">Text here</p>
.mytext {color:#fa6acc;}
Text color #fa6acc
This box has a color of #fa6acc
<div style="background-color:#fa6acc;">Content here</div>
.mybackground {background-color:#fa6acc;}
Background color #fa6acc
Border around this has a color of #fa6acc
<div style="border:2px solid #fa6acc;">Content here</div>
.myborder {border:2px solid #fa6acc;}
Border color #fa6acc