#fa968c color space conversions
Hex:
#fa968c
RGB:
250, 150, 140
CMY:
2, 41, 45
CMYK:
0, 40, 44, 2
HSL:
5°, 91.6667%, 76.4706%
HSV (HSB):
5°, 44.0000%, 98.0392%
XYZ:
55.0643, 44.0301, 30.4074
xyY:
0.4252, 0.3400, 44.0301
CIE-Lab:
72.2486, 36.4367, 21.4245
CIE-LCH:
72.2486, 42.2687, 30.4552
CIE-Luv:
72.2486, 70.6134, 21.4758
Hunter-Lab:
66.3552, 32.0051, 19.2789
#fa968c color charts
#fa968c RGB chart
#fa968c CMYK chart
#fa968c RGB pie chart
#fa968c color shades, tints & tones
#fa968c color schemes
#fa968c color preview, HTML & CSS examples
This text has a color of #fa968c
<p style="color:#fa968c;">Text here</p>
.mytext {color:#fa968c;}
Text color #fa968c
This box has a color of #fa968c
<div style="background-color:#fa968c;">Content here</div>
.mybackground {background-color:#fa968c;}
Background color #fa968c
Border around this has a color of #fa968c
<div style="border:2px solid #fa968c;">Content here</div>
.myborder {border:2px solid #fa968c;}
Border color #fa968c