#fa4e7a color space conversions
Hex:
#fa4e7a
RGB:
250, 78, 122
CMY:
2, 69, 52
CMYK:
0, 69, 51, 2
HSL:
345°, 94.5055%, 64.3137%
HSV (HSB):
345°, 68.8000%, 98.0392%
XYZ:
45.6616, 27.1779, 21.2516
xyY:
0.4853, 0.2888, 27.1779
CIE-Lab:
59.1386, 67.7249, 13.5363
CIE-LCH:
59.1386, 69.0644, 11.3029
CIE-Luv:
59.1386, 119.4590, 3.6152
Hunter-Lab:
52.1324, 65.1122, 12.3234
#fa4e7a color charts
#fa4e7a color shades, tints & tones
#fa4e7a color schemes
#fa4e7a color preview, HTML & CSS examples
This text has a color of #fa4e7a
<p style="color:#fa4e7a;">Text here</p>
.mytext {color:#fa4e7a;}
This box has a color of #fa4e7a
<div style="background-color:#fa4e7a;">Content here</div>
.mybackground {background-color:#fa4e7a;}
Border around this has a color of #fa4e7a
<div style="border:2px solid #fa4e7a;">Content here</div>
.myborder {border:2px solid #fa4e7a;}