#fa68d6 color space conversions
Hex:
#fa68d6
RGB:
250, 104, 214
CMY:
2, 59, 16
CMYK:
0, 58, 14, 2
HSL:
315°, 93.5897%, 69.4118%
HSV (HSB):
315°, 58.4000%, 98.0392%
XYZ:
56.5123, 35.0797, 67.4109
xyY:
0.3554, 0.2206, 35.0797
CIE-Lab:
65.8106, 67.8086, -29.4062
CIE-LCH:
65.8106, 73.9103, 336.5554
CIE-Luv:
65.8106, 77.1206, -56.5667
Hunter-Lab:
59.2281, 66.6659, -26.0217
#fa68d6 color charts
#fa68d6 color shades, tints & tones
#fa68d6 color schemes
#fa68d6 color preview, HTML & CSS examples
This text has a color of #fa68d6
<p style="color:#fa68d6;">Text here</p>
.mytext {color:#fa68d6;}
This box has a color of #fa68d6
<div style="background-color:#fa68d6;">Content here</div>
.mybackground {background-color:#fa68d6;}
Border around this has a color of #fa68d6
<div style="border:2px solid #fa68d6;">Content here</div>
.myborder {border:2px solid #fa68d6;}