#fa6ec7 color space conversions
Hex:
#fa6ec7
RGB:
250, 110, 199
CMY:
2, 57, 22
CMYK:
0, 56, 20, 2
HSL:
322°, 93.3333%, 70.5882%
HSV (HSB):
322°, 56.0000%, 98.0392%
XYZ:
55.3091, 35.5994, 57.9891
xyY:
0.3715, 0.2391, 35.5994
CIE-Lab:
66.2127, 63.0705, -20.3698
CIE-LCH:
66.2127, 66.2783, 342.1011
CIE-Luv:
66.2127, 79.2029, -41.8066
Hunter-Lab:
59.6652, 61.0537, -15.8588
#fa6ec7 color charts
#fa6ec7 color shades, tints & tones
#fa6ec7 color schemes
#fa6ec7 color preview, HTML & CSS examples
This text has a color of #fa6ec7
<p style="color:#fa6ec7;">Text here</p>
.mytext {color:#fa6ec7;}
This box has a color of #fa6ec7
<div style="background-color:#fa6ec7;">Content here</div>
.mybackground {background-color:#fa6ec7;}
Border around this has a color of #fa6ec7
<div style="border:2px solid #fa6ec7;">Content here</div>
.myborder {border:2px solid #fa6ec7;}