#fa696c color space conversions
Hex:
#fa696c
RGB:
250, 105, 108
CMY:
2, 59, 58
CMYK:
0, 58, 57, 2
HSL:
359°, 93.5484%, 69.6078%
HSV (HSB):
359°, 58.0000%, 98.0392%
XYZ:
47.1827, 31.5099, 17.7826
xyY:
0.4891, 0.3266, 31.5099
CIE-Lab:
62.9357, 55.6593, 26.7739
CIE-LCH:
62.9357, 61.7640, 25.6891
CIE-Luv:
62.9357, 107.5320, 21.6233
Hunter-Lab:
56.1336, 51.8029, 20.5111
#fa696c color charts
#fa696c color shades, tints & tones
#fa696c color schemes
#fa696c color preview, HTML & CSS examples
This text has a color of #fa696c
<p style="color:#fa696c;">Text here</p>
.mytext {color:#fa696c;}
This box has a color of #fa696c
<div style="background-color:#fa696c;">Content here</div>
.mybackground {background-color:#fa696c;}
Border around this has a color of #fa696c
<div style="border:2px solid #fa696c;">Content here</div>
.myborder {border:2px solid #fa696c;}