#fa6378 color space conversions
Hex:
#fa6378
RGB:
250, 99, 120
CMY:
2, 61, 53
CMYK:
0, 60, 52, 2
HSL:
352°, 93.7888%, 68.4314%
HSV (HSB):
352°, 60.4000%, 98.0392%
XYZ:
47.2763, 30.6037, 21.1847
xyY:
0.4772, 0.3089, 30.6037
CIE-Lab:
62.1717, 59.2142, 18.8875
CIE-LCH:
62.1717, 62.1535, 17.6911
CIE-Luv:
62.1717, 108.2951, 12.1048
Hunter-Lab:
55.3206, 55.7328, 16.0197
#fa6378 color charts
#fa6378 color shades, tints & tones
#fa6378 color schemes
#fa6378 color preview, HTML & CSS examples
This text has a color of #fa6378
<p style="color:#fa6378;">Text here</p>
.mytext {color:#fa6378;}
This box has a color of #fa6378
<div style="background-color:#fa6378;">Content here</div>
.mybackground {background-color:#fa6378;}
Border around this has a color of #fa6378
<div style="border:2px solid #fa6378;">Content here</div>
.myborder {border:2px solid #fa6378;}