#fa8caf color space conversions
Hex:
#fa8caf
RGB:
250, 140, 175
CMY:
2, 45, 31
CMYK:
0, 44, 30, 2
HSL:
341°, 91.6667%, 76.4706%
HSV (HSB):
341°, 44.0000%, 98.0392%
XYZ:
56.5403, 42.1753, 45.7181
xyY:
0.3915, 0.2920, 42.1753
CIE-Lab:
70.9916, 45.5463, 0.2220
CIE-LCH:
70.9916, 45.5469, 0.2793
CIE-Luv:
70.9916, 70.0065, -8.2869
Hunter-Lab:
64.9425, 41.7564, 3.7209
#fa8caf color charts
#fa8caf color shades, tints & tones
#fa8caf color schemes
#fa8caf color preview, HTML & CSS examples
This text has a color of #fa8caf
<p style="color:#fa8caf;">Text here</p>
.mytext {color:#fa8caf;}
This box has a color of #fa8caf
<div style="background-color:#fa8caf;">Content here</div>
.mybackground {background-color:#fa8caf;}
Border around this has a color of #fa8caf
<div style="border:2px solid #fa8caf;">Content here</div>
.myborder {border:2px solid #fa8caf;}