#fa8ec7 color space conversions
Hex:
#fa8ec7
RGB:
250, 142, 199
CMY:
2, 44, 22
CMYK:
0, 43, 20, 2
HSL:
328°, 91.5254%, 76.8627%
HSV (HSB):
328°, 43.2000%, 98.0392%
XYZ:
59.4061, 43.7935, 59.3548
xyY:
0.3655, 0.2694, 43.7935
CIE-Lab:
72.0903, 47.7988, -11.4988
CIE-LCH:
72.0903, 49.1625, 346.4735
CIE-Luv:
72.0903, 63.5859, -25.9091
Hunter-Lab:
66.1767, 44.4285, -6.8544
#fa8ec7 color charts
#fa8ec7 color shades, tints & tones
#fa8ec7 color schemes
#fa8ec7 color preview, HTML & CSS examples
This text has a color of #fa8ec7
<p style="color:#fa8ec7;">Text here</p>
.mytext {color:#fa8ec7;}
This box has a color of #fa8ec7
<div style="background-color:#fa8ec7;">Content here</div>
.mybackground {background-color:#fa8ec7;}
Border around this has a color of #fa8ec7
<div style="border:2px solid #fa8ec7;">Content here</div>
.myborder {border:2px solid #fa8ec7;}