#fa1ace color space conversions
Hex:
#fa1ace
RGB:
250, 26, 206
CMY:
2, 90, 19
CMYK:
0, 90, 18, 2
HSL:
312°, 95.7265%, 54.1176%
HSV (HSB):
312°, 89.6000%, 98.0392%
XYZ:
50.9343, 25.5190, 60.6336
xyY:
0.3715, 0.1862, 25.5190
CIE-Lab:
57.5777, 88.9808, -37.6856
CIE-LCH:
57.5777, 96.6323, 337.0461
CIE-Luv:
57.5777, 99.6314, -71.3058
Hunter-Lab:
50.5163, 91.5733, -35.8030
#fa1ace color charts
#fa1ace RGB chart
#fa1ace CMYK chart
#fa1ace RGB pie chart
#fa1ace color shades, tints & tones
#fa1ace color schemes
#fa1ace color preview, HTML & CSS examples
This text has a color of #fa1ace
<p style="color:#fa1ace;">Text here</p>
.mytext {color:#fa1ace;}
Text color #fa1ace
This box has a color of #fa1ace
<div style="background-color:#fa1ace;">Content here</div>
.mybackground {background-color:#fa1ace;}
Background color #fa1ace
Border around this has a color of #fa1ace
<div style="border:2px solid #fa1ace;">Content here</div>
.myborder {border:2px solid #fa1ace;}
Border color #fa1ace