#fa8caa color space conversions
Hex:
#fa8caa
RGB:
250, 140, 170
CMY:
2, 45, 33
CMYK:
0, 44, 32, 2
HSL:
344°, 91.6667%, 76.4706%
HSV (HSB):
344°, 44.0000%, 98.0392%
XYZ:
56.0581, 41.9824, 43.1790
xyY:
0.3970, 0.2973, 41.9824
CIE-Lab:
70.8588, 44.9200, 2.8185
CIE-LCH:
70.8588, 45.0084, 3.5903
CIE-Luv:
70.8588, 71.0956, -4.5277
Hunter-Lab:
64.7939, 41.0448, 5.8445
#fa8caa color charts
#fa8caa color shades, tints & tones
#fa8caa color schemes
#fa8caa color preview, HTML & CSS examples
This text has a color of #fa8caa
<p style="color:#fa8caa;">Text here</p>
.mytext {color:#fa8caa;}
This box has a color of #fa8caa
<div style="background-color:#fa8caa;">Content here</div>
.mybackground {background-color:#fa8caa;}
Border around this has a color of #fa8caa
<div style="border:2px solid #fa8caa;">Content here</div>
.myborder {border:2px solid #fa8caa;}