#fa6ada color space conversions
Hex:
#fa6ada
RGB:
250, 106, 218
CMY:
2, 58, 15
CMYK:
0, 58, 13, 2
HSL:
313°, 93.5065%, 69.8039%
HSV (HSB):
313°, 57.6000%, 98.0392%
XYZ:
57.2333, 35.6940, 70.2028
xyY:
0.3508, 0.2188, 35.6940
CIE-Lab:
66.2855, 67.5425, -30.9090
CIE-LCH:
66.2855, 74.2789, 335.4101
CIE-Luv:
66.2855, 75.1136, -58.9447
Hunter-Lab:
59.7445, 66.4444, -27.8476
#fa6ada color charts
#fa6ada color shades, tints & tones
#fa6ada color schemes
#fa6ada color preview, HTML & CSS examples
This text has a color of #fa6ada
<p style="color:#fa6ada;">Text here</p>
.mytext {color:#fa6ada;}
This box has a color of #fa6ada
<div style="background-color:#fa6ada;">Content here</div>
.mybackground {background-color:#fa6ada;}
Border around this has a color of #fa6ada
<div style="border:2px solid #fa6ada;">Content here</div>
.myborder {border:2px solid #fa6ada;}