#fa5ada color space conversions
Hex:
#fa5ada
RGB:
250, 90, 218
CMY:
2, 65, 15
CMYK:
0, 64, 13, 2
HSL:
312°, 94.1176%, 66.6667%
HSV (HSB):
312°, 64.0000%, 98.0392%
XYZ:
55.7354, 32.6983, 69.7035
xyY:
0.3524, 0.2068, 32.6983
CIE-Lab:
63.9159, 74.0403, -34.5840
CIE-LCH:
63.9159, 81.7192, 334.9629
CIE-Luv:
63.9159, 80.8654, -65.4095
Hunter-Lab:
57.1824, 73.9138, -32.2449
#fa5ada color charts
#fa5ada color shades, tints & tones
#fa5ada color schemes
#fa5ada color preview, HTML & CSS examples
This text has a color of #fa5ada
<p style="color:#fa5ada;">Text here</p>
.mytext {color:#fa5ada;}
This box has a color of #fa5ada
<div style="background-color:#fa5ada;">Content here</div>
.mybackground {background-color:#fa5ada;}
Border around this has a color of #fa5ada
<div style="border:2px solid #fa5ada;">Content here</div>
.myborder {border:2px solid #fa5ada;}