#fa006c color space conversions
Hex:
#fa006c
RGB:
250, 0, 108
CMY:
2, 100, 58
CMYK:
0, 100, 57, 2
HSL:
334°, 100.0000%, 49.0196%
HSV (HSB):
334°, 100.0000%, 98.0392%
XYZ:
42.1311, 21.4067, 16.0987
xyY:
0.5290, 0.2688, 21.4067
CIE-Lab:
53.3918, 82.1315, 13.8845
CIE-LCH:
53.3918, 83.2968, 9.5952
CIE-Luv:
53.3918, 146.9183, -0.1232
Hunter-Lab:
46.2674, 81.5743, 11.7572
#fa006c color charts
#fa006c RGB chart
#fa006c CMYK chart
#fa006c RGB pie chart
#fa006c color shades, tints & tones
#fa006c color schemes
#fa006c color preview, HTML & CSS examples
This text has a color of #fa006c
<p style="color:#fa006c;">Text here</p>
.mytext {color:#fa006c;}
Text color #fa006c
This box has a color of #fa006c
<div style="background-color:#fa006c;">Content here</div>
.mybackground {background-color:#fa006c;}
Background color #fa006c
Border around this has a color of #fa006c
<div style="border:2px solid #fa006c;">Content here</div>
.myborder {border:2px solid #fa006c;}
Border color #fa006c