#fa698c color space conversions
Hex:
#fa698c
RGB:
250, 105, 140
CMY:
2, 59, 45
CMYK:
0, 58, 44, 2
HSL:
346°, 93.5484%, 69.6078%
HSV (HSB):
346°, 58.0000%, 98.0392%
XYZ:
49.2095, 32.3206, 28.4558
xyY:
0.4474, 0.2939, 32.3206
CIE-Lab:
63.6070, 58.3555, 9.3839
CIE-LCH:
63.6070, 59.1052, 9.1353
CIE-Luv:
63.6070, 99.1904, 1.0740
Hunter-Lab:
56.8512, 55.0173, 10.1193
#fa698c color charts
#fa698c color shades, tints & tones
#fa698c color schemes
#fa698c color preview, HTML & CSS examples
This text has a color of #fa698c
<p style="color:#fa698c;">Text here</p>
.mytext {color:#fa698c;}
This box has a color of #fa698c
<div style="background-color:#fa698c;">Content here</div>
.mybackground {background-color:#fa698c;}
Border around this has a color of #fa698c
<div style="border:2px solid #fa698c;">Content here</div>
.myborder {border:2px solid #fa698c;}