#fa4ec9 color space conversions
Hex:
#fa4ec9
RGB:
250, 78, 201
CMY:
2, 69, 21
CMYK:
0, 69, 20, 2
HSL:
317°, 94.5055%, 64.3137%
HSV (HSB):
317°, 68.8000%, 98.0392%
XYZ:
52.6913, 29.9898, 58.2698
xyY:
0.3738, 0.2128, 29.9898
CIE-Lab:
61.6454, 76.0645, -28.5056
CIE-LCH:
61.6454, 81.2304, 339.4563
CIE-Luv:
61.6454, 90.8158, -55.9837
Hunter-Lab:
54.7630, 75.9124, -24.7527
#fa4ec9 color charts
#fa4ec9 color shades, tints & tones
#fa4ec9 color schemes
#fa4ec9 color preview, HTML & CSS examples
This text has a color of #fa4ec9
<p style="color:#fa4ec9;">Text here</p>
.mytext {color:#fa4ec9;}
This box has a color of #fa4ec9
<div style="background-color:#fa4ec9;">Content here</div>
.mybackground {background-color:#fa4ec9;}
Border around this has a color of #fa4ec9
<div style="border:2px solid #fa4ec9;">Content here</div>
.myborder {border:2px solid #fa4ec9;}